Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-234510
#<BuildRuby:0x00007f18c8f6fdc8
@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.20241012-234510",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.008019 0.000000 3.877431 ( 3.790039)
build_miniruby 0.000000 0.002104 1.803744 ( 1.804374)
build_ruby 0.000000 0.002260 4.549292 ( 4.798363)
build_all 0.005485 0.003547 7.371005 ( 3.228612)
build_install 0.020568 0.004614 11.010531 ( 7.750526)
test_btest 0.000730 0.000256 91.143382 ( 33.861414)
test_basic 0.005259 0.003043 0.819845 ( 1.650495)
test_all 0.095913 0.049015 751.393573 (246.478950)
test_rubyspec 0.054798 0.028908 131.479987 ( 28.506916)
total: 331.87 sec