Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-113817
#<BuildRuby:0x00007fd0936dfdd8
@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.20240924-113817",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002979 0.004997 4.138983 ( 3.520172)
build_miniruby 0.001218 0.000422 1.551928 ( 1.548568)
build_ruby 0.001271 0.000440 3.949231 ( 4.105400)
build_all 0.005132 0.003028 6.560335 ( 2.741190)
build_install 0.009953 0.008866 9.723733 ( 4.436797)
test_btest 0.000640 0.000255 88.645080 ( 23.435438)
test_basic 0.005323 0.004646 1.136796 ( 1.180446)
test_all 0.102688 0.043458 728.785626 (219.379073)
test_rubyspec 0.047254 0.035342 130.740187 ( 31.409088)
total: 291.76 sec