Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-170946
#<BuildRuby:0x0000555ed0f3e3d0
@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.20231230-170946",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005412 0.000202 1.609749 ( 1.984249)
build_miniruby 0.001187 0.000176 1.639405 ( 1.637972)
build_ruby 0.001750 0.000000 3.168212 ( 3.385270)
build_all 0.007437 0.000000 5.502203 ( 2.573695)
build_install 0.013708 0.003870 6.781184 ( 3.852733)
test_btest 0.001064 0.000000 82.082108 ( 32.600772)
test_basic 0.006083 0.000459 0.811979 ( 0.871691)
test_all 0.091272 0.028776 767.160930 (279.640060)
test_rubyspec 0.041484 0.028903 97.417333 (113.790556)
total: 440.34 sec