Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-211154
#<BuildRuby:0x0000562eedd29fc0
@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.20240308-211154",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003396 0.004492 2.665192 ( 2.555410)
build_miniruby 0.001384 0.000000 1.640249 ( 1.638354)
build_ruby 0.001628 0.000000 3.520533 ( 3.769891)
build_all 0.007889 0.000000 6.780196 ( 3.110796)
build_install 0.018254 0.000226 8.434554 ( 4.365672)
test_btest 0.000633 0.000093 91.752426 ( 34.662731)
test_basic 0.007115 0.000437 0.978458 ( 1.052763)
test_all 0.079407 0.039716 782.336724 (282.657724)
test_rubyspec 0.037266 0.049342 124.325991 (133.692452)
total: 467.51 sec