Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-225616
#<BuildRuby:0x00007f11a753fdd0
@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.20240702-225616",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.000009 0.008064 4.076561 ( 3.547974)
build_miniruby 0.001162 0.000498 1.668009 ( 1.666414)
build_ruby 0.001331 0.000570 4.316527 ( 4.447972)
build_all 0.009012 0.000000 7.848933 ( 3.168610)
build_install 0.016916 0.003060 11.468920 ( 5.602323)
test_btest 0.001141 0.000000 117.218047 ( 30.855170)
test_basic 0.006039 0.003738 1.175656 ( 1.219091)
test_all 0.124323 0.031087 875.140531 (287.314365)
test_rubyspec 0.070942 0.027292 168.810502 ( 37.931744)
total: 375.75 sec