Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-234955
#<BuildRuby:0x00007f09645cfde0
@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.20240920-234955",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.006939 0.001021 3.845576 ( 3.283281)
build_miniruby 0.001260 0.000441 1.224694 ( 1.221905)
build_ruby 0.001406 0.000492 3.494719 ( 3.712103)
build_all 0.005730 0.003259 6.277145 ( 2.480600)
build_install 0.018501 0.001905 8.788589 ( 4.096634)
test_btest 0.000477 0.000803 87.484300 ( 22.636434)
test_basic 0.000000 0.010410 0.976438 ( 1.020624)
test_all 0.103601 0.045818 675.548754 (192.744597)
test_rubyspec 0.045445 0.043461 136.165839 ( 24.489961)
total: 255.69 sec