Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-091436
#<BuildRuby:0x00007f6f307ffde0
@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.20241004-091436",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.007193 0.000866 3.946912 ( 3.782654)
build_miniruby 0.001633 0.000000 1.430429 ( 1.428729)
build_ruby 0.001898 0.000000 3.468071 ( 3.680724)
build_all 0.008744 0.001060 7.423523 ( 2.989837)
build_install 0.006900 0.012233 10.723075 ( 5.203679)
test_btest 0.000790 0.000263 98.310901 ( 27.466965)
test_basic 0.005320 0.004369 0.962599 ( 1.011152)
test_all 0.107860 0.046931 810.297584 (237.666127)
test_rubyspec 0.058450 0.035450 137.976044 ( 29.985862)
total: 313.22 sec