Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-115524
#<BuildRuby:0x00007fe7063afdc8
@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.20241129-115524",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000029 0.000011 0.000040 ( 0.000041)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.004152 0.004055 3.304583 ( 3.175319)
build_miniruby 0.001079 0.000462 1.289610 ( 1.287151)
build_ruby 0.001257 0.000538 3.843088 ( 3.973062)
build_all 0.001022 0.006681 6.310349 ( 2.561825)
build_install 0.017182 0.000582 8.406230 ( 3.892204)
test_btest 0.000652 0.000276 78.892229 ( 22.467218)
test_basic 0.006623 0.003415 0.853904 ( 3.402015)
test_all 0.109410 0.038974 715.795292 (212.266448)
test_rubyspec 0.045528 0.033959 122.000404 ( 27.439900)
total: 280.47 sec