Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-103710
#<BuildRuby:0x00007fd6258ffdd8
@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.20241023-103710",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007309 0.001329 4.207251 ( 13.612175)
build_miniruby 0.001652 0.000000 1.792343 ( 5.428019)
build_ruby 0.000000 0.002145 5.050414 ( 5.533372)
build_all 0.008942 0.002362 7.749844 ( 5.306823)
build_install 0.010572 0.014999 11.025728 ( 7.883099)
test_btest 0.000663 0.000187 88.171711 ( 66.609178)
test_basic 0.004802 0.008339 1.210080 ( 1.574563)
test_all 0.113764 0.048495 852.593860 (536.631596)
test_rubyspec 0.063664 0.029824 131.751799 ( 54.160219)
total: 696.74 sec