Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-060953
#<BuildRuby:0x0000557afa06a138
@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.20231231-060953",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.001280 0.004292 1.476910 ( 1.837195)
build_miniruby 0.001282 0.000000 1.546234 ( 1.545634)
build_ruby 0.001774 0.000000 3.107329 ( 3.317305)
build_all 0.003811 0.003005 5.648083 ( 2.321788)
build_install 0.009104 0.008163 6.987024 ( 3.671882)
test_btest 0.000789 0.000203 81.427738 ( 22.537225)
test_basic 0.004982 0.001286 0.840314 ( 0.903989)
test_all 0.082844 0.038903 815.511275 (269.510353)
test_rubyspec 0.027468 0.034679 89.674966 (101.542146)
total: 407.19 sec