Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-121154
#<BuildRuby:0x00007f8dd62afdd0
@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.20241015-121154",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008330 0.001187 4.360935 ( 4.825704)
build_miniruby 0.001518 0.000414 1.822170 ( 1.931794)
build_ruby 0.002455 0.000000 4.751083 ( 5.259291)
build_all 0.009838 0.002213 8.081575 ( 4.976750)
build_install 0.012615 0.013025 10.678238 ( 6.331363)
test_btest 0.000658 0.000214 96.899935 ( 28.740146)
test_basic 0.007911 0.002717 1.110431 ( 1.152103)
test_all 0.107122 0.044740 770.541177 (262.275926)
test_rubyspec 0.047957 0.038050 135.374771 ( 28.098336)
total: 343.59 sec