Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-065614
#<BuildRuby:0x00007f735d34fdc8
@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.20240826-065614",
@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.000034 0.000008 0.000042 ( 0.000040)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008152 0.000049 3.689535 ( 3.630405)
build_miniruby 0.001569 0.000333 1.275155 ( 1.271247)
build_ruby 0.001634 0.000347 4.138949 ( 4.318479)
build_all 0.006102 0.002713 8.156414 ( 3.063996)
build_install 0.012513 0.007032 11.075243 ( 5.024496)
test_btest 0.000828 0.000207 117.297335 ( 30.608343)
test_basic 0.002833 0.008549 1.021861 ( 1.073658)
test_all 0.090803 0.063968 864.229880 (251.405293)
test_rubyspec 0.054822 0.038096 173.888685 ( 37.495619)
total: 337.89 sec