Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-032329
#<BuildRuby:0x000055ef3a766018
@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.20231227-032329",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000025)
build_up 0.001695 0.004117 1.739081 ( 2.389514)
build_miniruby 0.001476 0.000148 1.714006 ( 1.826463)
build_ruby 0.001988 0.000199 3.724522 ( 4.032624)
build_all 0.000000 0.006937 5.372007 ( 2.333485)
build_install 0.017120 0.000000 6.765956 ( 3.992372)
test_btest 0.000999 0.000000 80.541097 ( 30.404680)
test_basic 0.000000 0.007059 0.857920 ( 0.929127)
test_all 0.089141 0.030237 736.984150 (289.683409)
test_rubyspec 0.044871 0.022844 94.712045 (106.620358)
total: 442.21 sec