Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-232442
#<BuildRuby:0x00007f2be9cdfde0
@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.20240803-232442",
@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.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005750 0.003387 4.052213 ( 4.473449)
build_miniruby 0.001497 0.000396 1.693079 ( 1.691562)
build_ruby 0.001626 0.000430 4.745615 ( 4.939431)
build_all 0.009986 0.000000 8.830565 ( 4.408688)
build_install 0.012179 0.011252 11.540568 ( 9.972355)
test_btest 0.000546 0.000297 121.153784 ( 46.835928)
test_basic 0.006452 0.006066 1.404873 ( 1.625302)
test_all 0.126353 0.030313 924.438882 (574.839990)
test_rubyspec 0.055890 0.037083 175.406342 (144.181441)
total: 792.97 sec