Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-122747
#<BuildRuby:0x00007f7db827fdc0
@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.20241112-122747",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002371 0.004614 3.235768 ( 3.278268)
build_miniruby 0.001074 0.000289 1.144103 ( 1.146585)
build_ruby 0.001319 0.000356 3.719222 ( 14.285307)
build_all 0.007383 0.000834 6.296551 ( 2.688409)
build_install 0.017472 0.001337 8.847509 ( 4.437427)
test_btest 0.000762 0.000180 75.993208 ( 22.016037)
test_basic 0.004920 0.001157 1.163168 ( 1.393681)
test_all 0.111951 0.033958 716.619889 (240.177352)
test_rubyspec 0.062550 0.021655 119.180864 ( 28.525339)
total: 317.95 sec