Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-213431
#<BuildRuby:0x00007fc4666afdd8
@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.20240829-213431",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004558 0.002976 3.510336 ( 3.491042)
build_miniruby 0.001689 0.000000 1.330261 ( 1.327085)
build_ruby 0.002048 0.000000 3.916431 ( 4.130399)
build_all 0.006706 0.001916 7.735419 ( 3.093870)
build_install 0.014476 0.005987 10.863322 ( 5.059644)
test_btest 0.000356 0.000647 109.520940 ( 28.367676)
test_basic 0.000000 0.009635 0.985074 ( 1.031745)
test_all 0.112773 0.036555 775.302885 (221.665079)
test_rubyspec 0.063335 0.027469 164.690917 ( 33.723020)
total: 301.89 sec