Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-113220
#<BuildRuby:0x00007ff02f35fdc8
@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.20241101-113220",
@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.000017 0.000008 0.000025 ( 0.000025)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.000000 0.007739 3.691032 ( 3.570416)
build_miniruby 0.001491 0.000000 1.592501 ( 1.590510)
build_ruby 0.002075 0.000000 3.896220 ( 21.623938)
build_all 0.006932 0.001674 6.904893 ( 2.928397)
build_install 0.010938 0.007786 9.196339 ( 4.285112)
test_btest 0.000644 0.000339 70.742130 ( 18.757693)
test_basic 0.000304 0.009540 1.029164 ( 1.081676)
test_all 0.105070 0.042961 742.049955 (239.495166)
test_rubyspec 0.054233 0.024958 119.672126 ( 25.303494)
total: 318.64 sec