Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-083907
#<BuildRuby:0x00007f1c07ebfdc8
@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.20241104-083907",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.007361 0.001892 4.169431 ( 4.456565)
build_miniruby 0.001351 0.000347 1.729833 ( 1.794598)
build_ruby 0.001615 0.000416 4.571063 ( 4.821233)
build_all 0.011079 0.000000 7.243695 ( 4.586225)
build_install 0.019852 0.004761 10.339660 ( 6.882096)
test_btest 0.001170 0.000000 78.968208 ( 52.005989)
test_basic 0.011521 0.000253 1.140303 ( 1.349479)
test_all 0.091165 0.064731 810.049558 (400.033195)
test_rubyspec 0.061885 0.027726 124.810654 ( 50.235744)
total: 526.17 sec