Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-081528
#<BuildRuby:0x00007f14c9e9fdd8
@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.20240930-081528",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.000451 0.007980 4.533548 ( 3.906684)
build_miniruby 0.000000 0.001860 1.675580 ( 1.672363)
build_ruby 0.001948 0.000153 3.459292 ( 3.691807)
build_all 0.006088 0.001873 6.070885 ( 2.330615)
build_install 0.013457 0.005738 8.514803 ( 3.756296)
test_btest 0.000000 0.000912 90.401076 ( 23.468442)
test_basic 0.002735 0.008394 0.939213 ( 0.982750)
test_all 0.095806 0.055788 725.329408 (233.860885)
test_rubyspec 0.028694 0.059912 130.942747 ( 25.815575)
total: 299.49 sec