Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-150107
#<BuildRuby:0x0000564744eea228
@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.20240303-150107",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.003731 0.003931 2.617854 ( 2.458639)
build_miniruby 0.001154 0.000351 1.770137 ( 1.768912)
build_ruby 0.001226 0.000373 3.477745 ( 3.678147)
build_all 0.008504 0.000000 6.932732 ( 3.458055)
build_install 0.020062 0.000000 8.820610 ( 4.972154)
test_btest 0.000831 0.000000 94.575963 ( 31.920093)
test_basic 0.007804 0.000087 1.020406 ( 1.097247)
test_all 0.098171 0.021344 751.020839 (275.083932)
test_rubyspec 0.052810 0.036526 125.014392 (134.378633)
total: 458.82 sec