Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-094535
#<BuildRuby:0x00007fdffe36fde0
@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.20241006-094535",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.003401 0.004685 3.593331 ( 3.476587)
build_miniruby 0.001479 0.000287 1.616686 ( 1.668473)
build_ruby 0.001630 0.000316 4.208973 ( 13.391675)
build_all 0.004836 0.004373 7.439179 ( 3.089467)
build_install 0.015715 0.009280 11.223257 ( 7.327930)
test_btest 0.000766 0.000197 97.511427 ( 33.245939)
test_basic 0.001526 0.009227 0.981005 ( 1.025864)
test_all 0.118319 0.030644 761.949663 (251.667026)
test_rubyspec 0.036646 0.049766 134.238236 ( 30.511002)
total: 345.41 sec