Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-050023
#<BuildRuby:0x00007f8eb624fdc8
@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.20240624-050023",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.005276 0.003563 3.987296 ( 4.011333)
build_miniruby 0.002282 0.000000 1.704372 ( 1.707835)
build_ruby 0.002248 0.000111 4.570233 ( 4.741637)
build_all 0.005535 0.004221 8.559291 ( 3.546262)
build_install 0.017349 0.008257 12.230312 ( 6.809481)
test_btest 0.000896 0.000000 123.291408 ( 43.468750)
test_basic 0.001260 0.009552 1.110103 ( 1.173010)
test_all 0.107564 0.051298 915.056616 (626.851141)
test_rubyspec 0.070807 0.028846 184.184010 (216.971937)
total: 909.28 sec