Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-040813
#<BuildRuby:0x00007f1fa031fdc8
@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.20241109-040813",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.007373 3.614287 ( 3.537325)
build_miniruby 0.000879 0.000728 1.378038 ( 1.374707)
build_ruby 0.001478 0.000357 3.727397 ( 3.902860)
build_all 0.004303 0.004139 6.341678 ( 2.638427)
build_install 0.014378 0.004693 9.130528 ( 4.275367)
test_btest 0.000760 0.000207 77.466241 ( 20.742893)
test_basic 0.002862 0.007935 0.845801 ( 0.896122)
test_all 0.106135 0.040877 699.470357 (231.227636)
test_rubyspec 0.038849 0.044237 120.541202 ( 32.101306)
total: 300.70 sec