Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-075125
#<BuildRuby:0x00007f3b9b1afdc8
@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.20241011-075125",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.006795 0.001459 3.858622 ( 3.749008)
build_miniruby 0.001066 0.000512 1.586563 ( 1.584554)
build_ruby 0.001467 0.000704 4.395012 ( 4.576339)
build_all 0.008370 0.000000 7.342821 ( 3.055531)
build_install 0.017229 0.003577 10.318408 ( 4.880573)
test_btest 0.000652 0.000270 93.201405 ( 24.774754)
test_basic 0.003944 0.006353 1.145623 ( 1.193534)
test_all 0.117096 0.034397 785.335094 (232.344994)
test_rubyspec 0.053428 0.033678 135.503584 ( 29.861590)
total: 306.02 sec