Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-040114
#<BuildRuby:0x00007f456381fdd0
@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.20250228-040114",
@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.000023 0.000002 0.000025 ( 0.000019)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000050 0.000005 0.000055 ( 0.000051)
build_up 0.007499 0.000000 3.607409 ( 3.029925)
build_miniruby 0.001716 0.000000 1.544211 ( 1.545847)
build_ruby 0.002031 0.000000 3.337163 ( 3.495279)
build_all 0.005659 0.003268 5.709841 ( 2.520030)
build_install 0.017079 0.000559 7.878695 ( 4.008410)
test_btest 0.000731 0.000075 49.073931 ( 18.313628)
test_basic 0.010251 0.001051 0.887272 ( 0.955129)
test_all 0.071262 0.055738 639.477553 (236.847282)
test_rubyspec 0.034793 0.046152 100.321807 ( 21.829401)
total: 292.55 sec