Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-232932
#<BuildRuby:0x00007fa71df4fdc8
@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.20241026-232932",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.003075 0.004976 3.900904 ( 3.776074)
build_miniruby 0.001186 0.000368 1.723702 ( 1.724567)
build_ruby 0.001604 0.000498 4.051251 ( 4.233132)
build_all 0.005411 0.003247 6.680081 ( 2.809825)
build_install 0.014416 0.004785 9.032010 ( 4.159308)
test_btest 0.000661 0.000214 75.017387 ( 19.843811)
test_basic 0.001782 0.009114 0.984048 ( 1.032675)
test_all 0.114721 0.033709 746.444888 (222.794043)
test_rubyspec 0.043467 0.043026 122.832912 ( 29.035018)
total: 289.41 sec