Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-012544
#<BuildRuby:0x00007fdcbca7fdc8
@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.20240922-012544",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003980 0.004026 3.436422 ( 3.026094)
build_miniruby 0.001227 0.000273 1.117318 ( 1.114628)
build_ruby 0.001821 0.000000 3.036794 ( 3.261809)
build_all 0.008462 0.000450 6.137997 ( 2.348572)
build_install 0.007445 0.013478 8.846827 ( 3.918884)
test_btest 0.000685 0.000205 85.945675 ( 23.180102)
test_basic 0.003035 0.006688 0.818204 ( 0.865359)
test_all 0.100857 0.045405 640.057422 (206.790208)
test_rubyspec 0.050311 0.039023 131.390926 ( 23.221474)
total: 267.73 sec