Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-040031
#<BuildRuby:0x00007f969e27fdd0
@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.20240622-040031",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004119 0.004025 3.646170 ( 3.671156)
build_miniruby 0.001219 0.000435 1.560588 ( 1.557402)
build_ruby 0.001389 0.000496 4.061277 ( 4.211904)
build_all 0.004251 0.004143 7.754327 ( 3.079115)
build_install 0.012115 0.007297 10.584800 ( 5.023324)
test_btest 0.000654 0.000261 111.541394 ( 29.173199)
test_basic 0.006440 0.002576 1.055038 ( 1.104558)
test_all 0.094672 0.054004 782.842128 (263.614199)
test_rubyspec 0.058801 0.034329 160.957713 ( 34.011361)
total: 345.45 sec