Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-172216
#<BuildRuby:0x000055a7f978a360
@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.20240126-172216",
@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.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005797 0.000892 2.100065 ( 2.532830)
build_miniruby 0.001131 0.000174 1.707977 ( 1.717920)
build_ruby 0.001723 0.000265 3.618178 ( 3.866419)
build_all 0.007896 0.000543 6.590208 ( 4.024089)
build_install 0.012513 0.008617 8.220121 ( 5.837928)
test_btest 0.000761 0.000152 88.254540 ( 50.833481)
test_basic 0.006167 0.001233 0.982502 ( 1.095505)
test_all 0.087492 0.032197 750.208049 (320.396586)
test_rubyspec 0.049590 0.055943 161.916909 (174.723368)
total: 565.03 sec