Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-154905
#<BuildRuby:0x000055b7f918e208
@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.20231224-154905",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000032)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.004373 0.000596 1.438200 ( 1.786810)
build_miniruby 0.000000 0.001508 1.509713 ( 1.511422)
build_ruby 0.000000 0.001559 2.770913 ( 2.978350)
build_all 0.000000 0.007988 5.299128 ( 2.053437)
build_install 0.012919 0.003323 6.097090 ( 3.016001)
test_btest 0.000662 0.000172 79.129597 ( 20.683283)
test_basic 0.005659 0.001468 0.846367 ( 0.913191)
test_all 0.079286 0.040410 679.104137 (225.137003)
test_rubyspec 0.028305 0.026437 82.091369 ( 93.912430)
total: 351.99 sec