Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-021547
#<BuildRuby:0x00005648976d5f48
@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.20240322-021547",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000021 ( 0.000022)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005176 0.005425 4.066084 ( 4.218143)
build_miniruby 0.001170 0.000327 1.898954 ( 2.066638)
build_ruby 0.000316 0.001819 3.672829 ( 4.011683)
build_all 0.005768 0.003283 6.685922 ( 3.316312)
build_install 0.020796 0.003213 9.519038 ( 5.710514)
test_btest 0.000673 0.000192 93.541984 ( 52.369912)
test_basic 0.002731 0.006049 1.036318 ( 1.412521)
test_all 0.089364 0.031018 742.617209 (257.217093)
test_rubyspec 0.040215 0.055431 130.095597 (156.988569)
total: 487.31 sec