Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-123201
#<BuildRuby:0x0000563c3a7e61a8
@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.20240110-123201",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001661 0.004268 1.703017 ( 2.932875)
build_miniruby 0.000000 0.001897 1.688457 ( 1.801433)
build_ruby 0.000000 0.001972 3.720971 ( 4.329388)
build_all 0.007720 0.000000 6.036280 ( 4.305962)
build_install 0.012714 0.004118 7.392434 ( 5.674921)
test_btest 0.000845 0.000000 84.600482 ( 66.201198)
test_basic 0.006545 0.000779 0.895894 ( 1.382767)
test_all 0.066427 0.051765 813.727370 (374.589192)
test_rubyspec 0.039561 0.031721 102.755178 (116.138599)
total: 577.36 sec