Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-082054
#<BuildRuby:0x00007f52a139fdc8
@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.20241125-082054",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006682 0.000332 3.371298 ( 3.354575)
build_miniruby 0.001724 0.000000 1.620623 ( 1.616976)
build_ruby 0.002117 0.000000 3.867963 ( 4.076269)
build_all 0.005274 0.002589 6.097832 ( 2.598733)
build_install 0.009678 0.008851 8.236865 ( 4.019410)
test_btest 0.000000 0.000894 76.278456 ( 24.974644)
test_basic 0.000375 0.011215 1.149611 ( 1.473711)
test_all 0.105703 0.041567 687.337427 (224.423146)
test_rubyspec 0.037773 0.044255 114.463946 ( 24.595110)
total: 291.13 sec