Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-230107
#<BuildRuby:0x00007f00d2d7fdc8
@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.20241020-230107",
@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.000099 0.000000 0.000099 ( 0.000268)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.004918 0.003042 3.974712 ( 3.920429)
build_miniruby 0.001230 0.000436 1.546231 ( 1.554609)
build_ruby 0.001516 0.000537 4.467714 ( 4.649134)
build_all 0.008764 0.000242 7.269260 ( 3.102176)
build_install 0.018876 0.003620 10.382533 ( 5.655066)
test_btest 0.000737 0.000233 92.162169 ( 38.307638)
test_basic 0.005574 0.005938 1.160250 ( 1.247827)
test_all 0.091785 0.061330 772.263071 (351.689944)
test_rubyspec 0.038605 0.050335 132.868888 ( 52.988252)
total: 463.12 sec