Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-021837
#<BuildRuby:0x00007efc4c16fdd8
@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.20241014-021837",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.008227 0.000000 3.907256 ( 3.794630)
build_miniruby 0.001512 0.000000 1.424166 ( 1.420955)
build_ruby 0.000000 0.001916 3.250508 ( 3.427286)
build_all 0.003670 0.004800 6.797803 ( 2.762882)
build_install 0.012031 0.005447 9.308784 ( 4.134765)
test_btest 0.000899 0.000180 89.574189 ( 23.498625)
test_basic 0.005218 0.005206 1.125425 ( 1.186074)
test_all 0.101537 0.050561 755.117392 (238.495617)
test_rubyspec 0.042236 0.045596 132.509762 ( 28.913013)
total: 307.63 sec