Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-054006
#<BuildRuby:0x00007f38ff03fdd8
@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.20240824-054006",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.005094 0.004267 4.386378 ( 6.703267)
build_miniruby 0.001646 0.000445 1.887130 ( 2.074014)
build_ruby 0.001895 0.000513 5.165137 ( 6.875386)
build_all 0.007078 0.004958 9.743287 ( 7.977939)
build_install 0.018479 0.008019 12.769183 ( 10.770655)
test_btest 0.000790 0.000240 132.838308 (110.493027)
test_basic 0.007460 0.006387 1.466778 ( 2.009877)
test_all 0.124211 0.045750 956.221663 (883.227568)
test_rubyspec 0.058363 0.039915 188.878714 (152.068296)
total: 1182.20 sec