Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-231755
#<BuildRuby:0x00007f194646fdc8
@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.20240726-231755",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.003719 0.003982 2.979848 ( 3.328203)
build_miniruby 0.001363 0.000151 1.286095 ( 1.282957)
build_ruby 0.001615 0.000180 3.281658 ( 3.513297)
build_all 0.007444 0.000363 7.063914 ( 2.667891)
build_install 0.010439 0.006876 9.649715 ( 4.537644)
test_btest 0.000838 0.000119 108.846620 ( 29.315996)
test_basic 0.003277 0.006393 1.153917 ( 1.199832)
test_all 0.124405 0.020249 728.204358 (208.447417)
test_rubyspec 0.050823 0.039020 159.735477 ( 29.468441)
total: 283.76 sec