Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-220816
#<BuildRuby:0x00007f212e83fdc8
@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.20240809-220816",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.010032 0.000000 3.865911 ( 4.745585)
build_miniruby 0.002078 0.000000 1.660205 ( 1.814838)
build_ruby 0.002353 0.000000 4.593036 ( 9.329042)
build_all 0.010387 0.000193 8.958072 ( 4.350762)
build_install 0.014793 0.006649 11.555984 ( 6.085751)
test_btest 0.000644 0.000112 122.614504 ( 69.475640)
test_basic 0.006723 0.004036 1.191463 ( 1.244898)
test_all 0.115140 0.032968 834.273724 (298.997551)
test_rubyspec 0.050434 0.036950 161.158756 ( 34.574309)
total: 430.62 sec