Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-183231
#<BuildRuby:0x000055e46e799fe8
@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.20221208-183231",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006418 0.000511 1.565013 ( 2.784385)
build_miniruby 0.001353 0.000282 1.466936 ( 1.696116)
build_ruby 0.001520 0.000316 2.911682 ( 3.473342)
build_all 0.004607 0.004293 4.016321 ( 3.752491)
build_install 0.010099 0.007700 3.116136 ( 3.327399)
test_btest 0.000592 0.000170 58.778283 ( 41.054431)
test_basic 0.005013 0.001433 0.441013 ( 0.943013)
test_all 0.001370 0.000392 634.932800 (294.600139)
test_rubyspec 0.027803 0.021377 70.790716 ( 83.392994)
total: 435.03 sec