Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-111822
#<BuildRuby:0x00007ffb7113fdc0
@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.20240823-111822",
@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.000033 0.000009 0.000042 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.005703 0.001521 3.325634 ( 3.561562)
build_miniruby 0.000000 0.001557 1.666878 ( 1.663062)
build_ruby 0.000000 0.001833 3.873883 ( 15.491493)
build_all 0.004106 0.004666 8.038017 ( 3.202311)
build_install 0.014441 0.003480 10.318510 ( 4.654135)
test_btest 0.000770 0.000242 110.688738 ( 28.536314)
test_basic 0.008167 0.001247 1.020039 ( 1.065204)
test_all 0.114712 0.035289 793.127290 (241.319702)
test_rubyspec 0.053123 0.038732 165.944649 ( 35.572425)
total: 335.07 sec