Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-024709
#<BuildRuby:0x00007fea55e7fdc8
@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.20241209-024709",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008519 0.000098 3.734610 ( 4.021746)
build_miniruby 0.001447 0.000234 1.740450 ( 1.842491)
build_ruby 0.001836 0.000296 4.355160 ( 4.698218)
build_all 0.004434 0.004947 6.420899 ( 3.712561)
build_install 0.014270 0.008837 9.625138 ( 5.624618)
test_btest 0.000789 0.000185 80.922339 ( 40.131216)
test_basic 0.006029 0.005905 1.151883 ( 1.269047)
test_all 0.122451 0.038192 814.176482 (419.803150)
test_rubyspec 0.047767 0.046694 118.100651 ( 37.304130)
total: 518.41 sec