Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-113957
#<BuildRuby:0x00007f498640fde0
@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.20241026-113957",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004552 0.002904 3.517527 ( 3.432023)
build_miniruby 0.001618 0.000000 1.276464 ( 1.273682)
build_ruby 0.002059 0.000000 3.745738 ( 3.908483)
build_all 0.004420 0.005319 6.852179 ( 2.875813)
build_install 0.011971 0.008986 9.430402 ( 4.449894)
test_btest 0.000695 0.000258 77.122947 ( 20.963736)
test_basic 0.008497 0.001707 0.901283 ( 0.944630)
test_all 0.122720 0.026933 724.247611 (220.387097)
test_rubyspec 0.060135 0.021823 120.376609 ( 31.847852)
total: 290.08 sec