Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-211328
#<BuildRuby:0x00007f47915ffde0
@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.20241211-211328",
@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.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007297 3.423373 ( 3.353044)
build_miniruby 0.001247 0.000233 1.475755 ( 1.472569)
build_ruby 0.001645 0.000000 3.299069 ( 3.475969)
build_all 0.005449 0.003016 6.044185 ( 2.505195)
build_install 0.012418 0.004851 8.624384 ( 4.294008)
test_btest 0.000778 0.000168 73.282427 ( 20.183008)
test_basic 0.007574 0.001638 0.802225 ( 0.848811)
test_all 0.098746 0.048292 762.720319 (252.882344)
test_rubyspec 0.039671 0.047029 117.460412 ( 35.665266)
total: 324.68 sec