Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-211721
#<BuildRuby:0x00007fc022d7fde0
@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.20240925-211721",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.007724 0.001404 4.864000 ( 4.187002)
build_miniruby 0.000000 0.001892 1.643832 ( 1.644787)
build_ruby 0.000000 0.002165 4.257115 ( 16.942035)
build_all 0.002628 0.007948 7.368461 ( 6.491257)
build_install 0.015035 0.010703 11.298831 ( 7.245727)
test_btest 0.000798 0.000246 91.484632 ( 28.091469)
test_basic 0.008356 0.001297 1.107760 ( 1.221971)
test_all 0.104578 0.043202 669.990191 (225.553789)
test_rubyspec 0.041443 0.045649 136.709036 ( 23.496969)
total: 314.88 sec