Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-075954
#<BuildRuby:0x00007f2ac30cfdd8
@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.20240907-075954",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000032 0.000010 0.000042 ( 0.000040)
build_up 0.006888 0.000826 3.517766 ( 3.542891)
build_miniruby 0.000000 0.001668 1.637477 ( 1.634069)
build_ruby 0.000000 0.002279 4.482146 ( 4.625244)
build_all 0.003032 0.005090 8.492994 ( 3.489859)
build_install 0.012363 0.007133 11.312682 ( 5.481872)
test_btest 0.000800 0.000291 123.504541 ( 32.420525)
test_basic 0.002250 0.010439 1.242377 ( 1.298861)
test_all 0.108618 0.039978 815.660053 (240.081658)
test_rubyspec 0.038263 0.049963 176.732100 ( 34.585741)
total: 327.16 sec