Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-005108
#<BuildRuby:0x00007f551a19fde0
@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.20240717-005108",
@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.000035 0.000009 0.000044 ( 0.000044)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.006581 0.000638 3.216575 ( 3.201808)
build_miniruby 0.001250 0.000312 1.420460 ( 1.417408)
build_ruby 0.000000 0.002131 3.308000 ( 3.485098)
build_all 0.006499 0.001478 7.088785 ( 2.721571)
build_install 0.005893 0.012723 10.479752 ( 4.658316)
test_btest 0.000747 0.000264 112.121630 ( 29.923408)
test_basic 0.004658 0.004136 1.201108 ( 1.255175)
test_all 0.105426 0.042652 810.557567 (239.136849)
test_rubyspec 0.053150 0.031247 157.908262 ( 26.963291)
total: 312.76 sec