Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-080504
#<BuildRuby:0x00007fac61f8fdd0
@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.20241128-080504",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.007090 0.000000 2.694845 ( 2.822509)
build_miniruby 0.001560 0.000000 1.126962 ( 1.124377)
build_ruby 0.001861 0.000000 3.095743 ( 29.120830)
build_all 0.008199 0.000000 5.541683 ( 2.218009)
build_install 0.013344 0.004093 8.345835 ( 4.162296)
test_btest 0.000721 0.000166 72.164216 ( 19.033707)
test_basic 0.005397 0.004393 1.000734 ( 1.048069)
test_all 0.104731 0.039112 713.409629 (205.059015)
test_rubyspec 0.039238 0.045351 117.450726 ( 24.498878)
total: 289.09 sec