Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-070432
#<BuildRuby:0x00007f549f12fde0
@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.20240906-070432",
@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.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004573 0.004169 3.574578 ( 3.907835)
build_miniruby 0.001143 0.000381 1.744310 ( 1.741514)
build_ruby 0.001763 0.000588 4.628269 ( 4.785369)
build_all 0.005049 0.004189 8.521191 ( 3.588313)
build_install 0.016240 0.007963 11.617804 ( 5.922595)
test_btest 0.000723 0.000267 131.721838 ( 44.230384)
test_basic 0.008699 0.001753 1.096607 ( 1.138835)
test_all 0.117480 0.035218 833.343425 (237.149848)
test_rubyspec 0.058265 0.036277 171.085316 ( 35.682658)
total: 338.15 sec