Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-015701
#<BuildRuby:0x00007f522e83fdd8
@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.20241220-015701",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001334 0.004573 1.756280 ( 2.059413)
build_miniruby 0.001020 0.000392 1.150024 ( 1.146913)
build_ruby 0.001687 0.000000 3.144280 ( 3.391154)
build_all 0.007785 0.000451 5.890076 ( 2.403843)
build_install 0.010605 0.005009 7.743252 ( 3.971804)
test_btest 0.000618 0.000227 71.678509 ( 21.081085)
test_basic 0.006893 0.002527 0.823211 ( 0.869385)
test_all 0.104887 0.036202 710.353146 (225.182524)
test_rubyspec 0.034585 0.047271 117.310670 ( 37.047603)
total: 297.15 sec