Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-155316
#<BuildRuby:0x00007f895c3efde0
@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.20241009-155316",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004395 0.003464 3.298543 ( 3.171503)
build_miniruby 0.001378 0.000204 1.329721 ( 1.327229)
build_ruby 0.002182 0.000000 3.936838 ( 4.158751)
build_all 0.008398 0.000390 7.033560 ( 2.782825)
build_install 0.015780 0.003976 8.636645 ( 3.845600)
test_btest 0.000871 0.000132 89.600104 ( 23.603997)
test_basic 0.006716 0.004515 1.074699 ( 1.130769)
test_all 0.101333 0.049580 796.269810 (253.040863)
test_rubyspec 0.058646 0.029026 131.210259 ( 30.283925)
total: 323.35 sec