Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-060622
#<BuildRuby:0x000055f0e47a5a00
@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.20240218-060622",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005381 0.000996 1.926413 ( 2.286853)
build_miniruby 0.001501 0.000278 1.751450 ( 1.755571)
build_ruby 0.001542 0.000285 3.637307 ( 3.879638)
build_all 0.008794 0.000062 6.561121 ( 2.890885)
build_install 0.019057 0.002471 8.428997 ( 4.510837)
test_btest 0.000753 0.000126 90.229201 ( 23.589333)
test_basic 0.002922 0.003521 0.887734 ( 0.949041)
test_all 0.092660 0.024687 777.672020 (224.831741)
test_rubyspec 0.036058 0.049800 111.365247 (120.702473)
total: 385.40 sec