Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-135543
#<BuildRuby:0x00007fdd3f42fdc8
@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.20241109-135543",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000000 0.007381 3.276998 ( 3.171671)
build_miniruby 0.000671 0.000850 1.368871 ( 1.365388)
build_ruby 0.000000 0.001929 2.929406 ( 42.012968)
build_all 0.008292 0.000400 5.395305 ( 2.253680)
build_install 0.008917 0.010236 7.574501 ( 3.700379)
test_btest 0.000625 0.000302 68.731536 ( 18.733588)
test_basic 0.007794 0.001721 0.871076 ( 0.921888)
test_all 0.092957 0.056497 656.060134 (199.556930)
test_rubyspec 0.046933 0.034595 119.851646 ( 24.661371)
total: 296.38 sec