Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-073117
#<BuildRuby:0x00007f1aa57afdc0
@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.20241227-073117",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.005354 1.661561 ( 1.947428)
build_miniruby 0.000000 0.001382 1.124583 ( 1.121260)
build_ruby 0.001765 0.000000 3.381796 ( 36.034993)
build_all 0.007683 0.000506 5.725302 ( 2.357253)
build_install 0.014854 0.003009 7.175007 ( 3.695232)
test_btest 0.000928 0.000000 71.839940 ( 18.998099)
test_basic 0.004285 0.003407 0.920749 ( 0.969286)
test_all 0.086319 0.055586 666.694905 (239.317282)
test_rubyspec 0.055567 0.030126 114.550828 ( 21.275736)
total: 325.72 sec