Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-010111
#<BuildRuby:0x00007f273d77fdd8
@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.20240705-010111",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000044 0.000004 0.000048 ( 0.000050)
configure 0.000035 0.000004 0.000039 ( 0.000040)
build_up 0.006214 0.003722 4.586474 ( 4.223512)
build_miniruby 0.001816 0.000239 1.776235 ( 1.778110)
build_ruby 0.002525 0.000000 4.558475 ( 4.725317)
build_all 0.002477 0.008110 8.787506 ( 4.839530)
build_install 0.014695 0.008555 12.216108 ( 6.827790)
test_btest 0.000000 0.001220 127.483571 ( 55.751349)
test_basic 0.002762 0.012178 1.426852 ( 1.620269)
test_all 0.136037 0.025074 947.343320 (398.716786)
test_rubyspec 0.060735 0.036743 177.096483 ( 50.909589)
total: 529.39 sec