Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-125241
#<BuildRuby:0x00007f62801efde0
@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.20241019-125241",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001875 0.007153 4.426717 ( 5.023047)
build_miniruby 0.001423 0.000424 1.830055 ( 1.911652)
build_ruby 0.000000 0.002548 4.849506 ( 32.124690)
build_all 0.009313 0.001976 8.243735 ( 5.174398)
build_install 0.011399 0.016105 11.558832 ( 7.170192)
test_btest 0.000751 0.000290 103.046317 ( 59.610876)
test_basic 0.000000 0.013428 1.361221 ( 1.584041)
test_all 0.122072 0.039195 871.095469 (488.048054)
test_rubyspec 0.043000 0.052327 146.956272 ( 59.637119)
total: 660.29 sec