Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-103246
#<BuildRuby:0x0000558021b9a338
@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.20240204-103246",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000000 0.006441 1.875621 ( 2.193143)
build_miniruby 0.000466 0.001099 1.719100 ( 1.717383)
build_ruby 0.001870 0.000181 3.485940 ( 3.693348)
build_all 0.002024 0.006431 6.379556 ( 2.906562)
build_install 0.017254 0.004068 7.882490 ( 4.203699)
test_btest 0.000911 0.000144 87.461914 ( 27.272735)
test_basic 0.000000 0.006443 0.854928 ( 0.919841)
test_all 0.092228 0.024502 733.553434 (206.630711)
test_rubyspec 0.058883 0.038487 143.778794 (160.339507)
total: 409.88 sec