Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-211943
#<BuildRuby:0x000055a3f4e7e120
@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.20240308-211943",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007060 0.000216 2.584342 ( 2.357196)
build_miniruby 0.000000 0.001462 1.607276 ( 1.618300)
build_ruby 0.000000 0.001602 3.570730 ( 3.819049)
build_all 0.006361 0.001248 6.822112 ( 3.268033)
build_install 0.010502 0.010946 9.122544 ( 5.823738)
test_btest 0.000758 0.000138 95.409176 ( 46.946142)
test_basic 0.006757 0.001228 1.018630 ( 1.125080)
test_all 0.065696 0.054311 844.784740 (325.898041)
test_rubyspec 0.061234 0.026874 121.120023 (130.391219)
total: 521.25 sec