Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-185451
#<BuildRuby:0x00007f17b4e1fdc0
@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.20241123-185451",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000034 0.000006 0.000040 ( 0.000038)
build_up 0.007927 0.000637 3.847616 ( 4.707403)
build_miniruby 0.001765 0.000285 1.703988 ( 1.921536)
build_ruby 0.002249 0.000000 4.431342 ( 4.957083)
build_all 0.009346 0.000508 6.610836 ( 4.483334)
build_install 0.023965 0.001065 9.680409 ( 7.260161)
test_btest 0.001144 0.000000 84.382583 ( 72.975316)
test_basic 0.012657 0.000513 1.160467 ( 1.642542)
test_all 0.098891 0.054893 797.252757 (302.528595)
test_rubyspec 0.036900 0.047055 124.105870 ( 45.614184)
total: 446.09 sec