Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-115209
#<BuildRuby:0x00007f2cfb67fdc0
@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.20241002-115209",
@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.000016 0.000006 0.000022 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006250 0.002430 3.609485 ( 3.146473)
build_miniruby 0.001797 0.000000 1.259212 ( 1.255607)
build_ruby 0.000000 0.001828 3.147044 ( 3.372017)
build_all 0.004113 0.003824 5.425948 ( 2.139773)
build_install 0.016334 0.003198 8.973087 ( 4.053654)
test_btest 0.000834 0.000327 95.831923 ( 25.177708)
test_basic 0.000000 0.011126 1.151760 ( 1.196304)
test_all 0.102903 0.053739 725.749923 (230.237414)
test_rubyspec 0.037370 0.042634 133.193785 ( 21.815297)
total: 292.40 sec