Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-221953
#<BuildRuby:0x000055de2342df90
@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.20221219-221953",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004175 0.000000 0.959160 ( 1.367654)
build_miniruby 0.001128 0.000000 1.252810 ( 1.252422)
build_ruby 0.001756 0.000000 3.046895 ( 3.377917)
build_all 0.005527 0.001492 3.521978 ( 1.683506)
build_install 0.014782 0.000578 2.902982 ( 1.963695)
test_btest 0.000607 0.000151 56.799908 ( 19.396932)
test_basic 0.003462 0.000865 0.415389 ( 0.511168)
test_all 0.000889 0.000222 638.075493 (192.548500)
test_rubyspec 0.032262 0.009401 65.384896 ( 75.375176)
total: 297.48 sec