Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-023020
#<BuildRuby:0x00007faa969cfde0
@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.20241119-023020",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.000000 0.007742 3.518846 ( 3.482533)
build_miniruby 0.001428 0.000437 1.516041 ( 1.513698)
build_ruby 0.001457 0.000423 4.044992 ( 4.200237)
build_all 0.007900 0.000000 5.921370 ( 2.403944)
build_install 0.007832 0.009264 8.597252 ( 4.073106)
test_btest 0.000692 0.000223 76.807889 ( 22.163326)
test_basic 0.010853 0.000773 1.057506 ( 1.105563)
test_all 0.088121 0.055349 649.963569 (201.681407)
test_rubyspec 0.048648 0.032195 114.097375 ( 26.434694)
total: 267.06 sec