Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-053328
#<BuildRuby:0x00007f259ab8fdc8
@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.20241213-053328",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000899 0.007147 3.757858 ( 3.863341)
build_miniruby 0.000000 0.001782 1.555835 ( 1.553950)
build_ruby 0.001769 0.000154 4.473158 ( 4.609368)
build_all 0.006982 0.002182 6.854338 ( 3.205010)
build_install 0.019075 0.002594 9.346271 ( 4.858782)
test_btest 0.000823 0.000238 75.410130 ( 20.215443)
test_basic 0.007890 0.001133 0.796407 ( 0.843021)
test_all 0.093597 0.053405 720.387643 (259.389102)
test_rubyspec 0.059830 0.021517 122.672750 ( 50.671430)
total: 349.21 sec