Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-005839
#<BuildRuby:0x00007f254baffdd0
@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.20240814-005839",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002957 0.004627 3.760001 ( 3.702796)
build_miniruby 0.001743 0.000000 1.722207 ( 1.718830)
build_ruby 0.002011 0.000000 4.102375 ( 4.275597)
build_all 0.006029 0.002786 8.296665 ( 3.286377)
build_install 0.018218 0.000449 11.242426 ( 5.220876)
test_btest 0.000744 0.000137 116.338358 ( 30.224213)
test_basic 0.006406 0.003701 1.023681 ( 1.068491)
test_all 0.124432 0.025654 812.355625 (252.575497)
test_rubyspec 0.046483 0.043548 166.883692 ( 33.807068)
total: 335.88 sec