Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-101425
#<BuildRuby:0x00007f3a92ebfdd8
@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.20240801-101425",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.008753 0.001183 3.921282 ( 4.570507)
build_miniruby 0.001666 0.000225 1.846842 ( 1.934844)
build_ruby 0.002408 0.000000 4.428783 ( 4.792410)
build_all 0.006390 0.003667 8.671981 ( 3.643587)
build_install 0.011804 0.006700 10.574883 ( 4.786296)
test_btest 0.001118 0.000199 116.734931 ( 30.991714)
test_basic 0.010135 0.003638 1.236591 ( 1.293774)
test_all 0.095251 0.058062 815.077528 (253.794156)
test_rubyspec 0.040190 0.051546 165.747884 ( 27.719117)
total: 333.53 sec