Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-232257
#<BuildRuby:0x00007fb58d0bfdc0
@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-232257",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002932 0.004699 3.424536 ( 3.295833)
build_miniruby 0.000000 0.001706 1.410653 ( 1.409237)
build_ruby 0.000429 0.001368 3.621063 ( 30.477877)
build_all 0.008850 0.000207 7.591212 ( 2.992622)
build_install 0.012482 0.007073 10.202426 ( 4.490228)
test_btest 0.000657 0.000178 116.351450 ( 31.391235)
test_basic 0.003906 0.005111 1.236766 ( 1.284384)
test_all 0.103573 0.046868 868.934347 (261.422146)
test_rubyspec 0.066315 0.025691 170.438269 ( 41.065670)
total: 377.83 sec