Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-231815
#<BuildRuby:0x00007f49cd51fdd8
@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-231815",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000019 0.000009 0.000028 ( 0.000029)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.001054 0.007901 4.447413 ( 4.676771)
build_miniruby 0.001182 0.000709 1.757153 ( 1.902413)
build_ruby 0.001461 0.000877 4.795827 ( 5.202047)
build_all 0.008712 0.002790 7.725018 ( 5.195203)
build_install 0.018787 0.005561 11.039783 ( 7.508321)
test_btest 0.000632 0.000330 78.747234 ( 25.276954)
test_basic 0.008755 0.002097 0.999306 ( 2.627218)
test_all 0.112750 0.036156 760.414216 (259.504915)
test_rubyspec 0.047468 0.037825 121.180993 ( 26.675560)
total: 338.57 sec