Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-063626
#<BuildRuby:0x00007f0dbe00fdc0
@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.20240704-063626",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004450 0.004150 4.378358 ( 3.811722)
build_miniruby 0.001501 0.000375 1.752736 ( 1.749226)
build_ruby 0.001560 0.000390 4.595255 ( 4.727126)
build_all 0.005472 0.004523 8.587349 ( 3.418638)
build_install 0.006838 0.016247 11.213736 ( 5.033699)
test_btest 0.000713 0.000265 123.426323 ( 32.146082)
test_basic 0.006861 0.003615 1.157141 ( 1.201284)
test_all 0.094468 0.059804 892.122626 (268.613472)
test_rubyspec 0.054926 0.039621 174.025024 ( 35.864605)
total: 356.57 sec