Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-173006
#<BuildRuby:0x00007fb58fe4fdd0
@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-173006",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003610 0.003228 2.822742 ( 2.906488)
build_miniruby 0.001426 0.000271 1.127223 ( 1.123754)
build_ruby 0.001463 0.000278 3.000540 ( 3.232204)
build_all 0.008551 0.000084 6.288371 ( 2.337502)
build_install 0.017496 0.000000 8.699148 ( 3.811041)
test_btest 0.000884 0.000000 92.460448 ( 24.274466)
test_basic 0.009950 0.000000 0.920331 ( 0.965201)
test_all 0.095534 0.054880 768.339466 (267.428622)
test_rubyspec 0.054593 0.038466 168.575687 ( 31.343625)
total: 337.42 sec