Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-184801
#<BuildRuby:0x00007fa65528fde0
@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.20240826-184801",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003360 0.004566 3.377517 ( 3.486494)
build_miniruby 0.001426 0.000238 1.313637 ( 1.310234)
build_ruby 0.002109 0.000352 3.973109 ( 4.101664)
build_all 0.003941 0.005033 7.987802 ( 3.090560)
build_install 0.013512 0.006842 10.448640 ( 4.706956)
test_btest 0.000874 0.000000 112.716980 ( 30.396716)
test_basic 0.000238 0.010340 1.227543 ( 1.278058)
test_all 0.101253 0.048872 836.822383 (239.990203)
test_rubyspec 0.050380 0.041700 162.890453 ( 34.267434)
total: 322.63 sec