Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-124705
#<BuildRuby:0x00007f564509fdd8
@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.20240621-124705",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.000000 0.007893 3.566542 ( 3.798363)
build_miniruby 0.000000 0.001709 1.575091 ( 1.571705)
build_ruby 0.000000 0.002120 3.958904 ( 4.114070)
build_all 0.002650 0.005576 7.470062 ( 2.987136)
build_install 0.015762 0.002517 9.398244 ( 4.249674)
test_btest 0.000739 0.000296 107.770753 ( 28.582189)
test_basic 0.006284 0.002514 1.061490 ( 1.111715)
test_all 0.112809 0.034434 861.864360 (266.884740)
test_rubyspec 0.065452 0.027182 158.706203 ( 31.989782)
total: 345.29 sec