Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250321-060213
#<BuildRuby:0x00007f765228fdc8
@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.20250321-060213",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002684 0.003595 2.602101 ( 2.391379)
build_miniruby 0.001248 0.000399 1.446519 ( 1.444183)
build_ruby 0.001310 0.000420 3.698421 ( 3.834231)
build_all 0.007462 0.001040 5.555441 ( 2.469815)
build_install 0.011199 0.005105 7.724732 ( 4.187439)
test_btest 0.000708 0.000227 49.758079 ( 13.828360)
test_basic 0.009339 0.000196 0.773968 ( 0.823685)
test_all 0.080743 0.041163 600.566432 (182.432134)
test_rubyspec 0.043364 0.033430 101.419102 ( 24.803178)
total: 236.22 sec