Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-224608
#<BuildRuby:0x0000556bfcf463d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230312-224608",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004305 0.000957 1.661683 ( 3.230103)
build_miniruby 0.001133 0.000252 1.222221 ( 1.222040)
build_ruby 0.001196 0.000266 2.462441 ( 2.669419)
build_all 0.006242 0.000377 2.027413 ( 1.336497)
build_install 0.009117 0.006729 3.161810 ( 2.435466)
test_btest 0.000504 0.000132 65.908263 ( 27.331867)
test_basic 0.000000 0.004374 0.476104 ( 0.576564)
test_all 0.000000 0.001284 552.377201 (190.745750)
test_rubyspec 0.019729 0.029214 74.967520 ( 84.810791)
total: 314.36 sec