Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-190413
#<BuildRuby:0x00007f0a8b2ffde0
@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.20241024-190413",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.004315 0.004006 4.246130 ( 4.279580)
build_miniruby 0.001795 0.000205 1.817444 ( 1.833889)
build_ruby 0.002139 0.000245 4.780187 ( 5.018195)
build_all 0.008948 0.001022 7.642804 ( 4.629496)
build_install 0.015249 0.007732 10.746269 ( 6.956860)
test_btest 0.000913 0.000137 83.060301 ( 61.341895)
test_basic 0.007067 0.005457 1.223816 ( 1.508569)
test_all 0.139684 0.015969 809.510237 (482.639182)
test_rubyspec 0.058586 0.034627 127.761040 ( 60.085817)
total: 628.29 sec