Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-122625
#<BuildRuby:0x00007f148edefdd8
@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.20241223-122625",
@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.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.000000 0.005715 1.726064 ( 2.258624)
build_miniruby 0.000000 0.001360 1.418268 ( 1.415080)
build_ruby 0.000695 0.001039 4.073408 ( 4.254957)
build_all 0.007825 0.000000 6.334363 ( 2.662526)
build_install 0.009680 0.008762 8.246281 ( 4.425158)
test_btest 0.000559 0.000268 74.207008 ( 20.915259)
test_basic 0.001890 0.007026 0.851514 ( 0.902136)
test_all 0.103742 0.037624 662.007910 (196.327763)
test_rubyspec 0.049261 0.028285 115.381749 ( 26.810192)
total: 259.97 sec