Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-012006
#<BuildRuby:0x000055bd356a5fc0
@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.20230919-012006",
@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.000019 0.000000 0.000019 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.007590 0.000223 2.378086 ( 4.543607)
build_miniruby 0.001725 0.000051 1.710029 ( 1.948452)
build_ruby 0.001679 0.000050 3.455284 ( 3.837061)
build_all 0.003601 0.004500 6.606779 ( 5.077838)
build_install 0.017822 0.000767 8.106215 ( 6.943500)
test_btest 0.000775 0.000044 84.485718 ( 43.651788)
test_basic 0.000000 0.008130 0.982408 ( 1.356870)
test_all 0.004339 0.004871 713.063000 (310.397769)
test_rubyspec 0.024025 0.045891 107.164305 (126.092795)
total: 503.85 sec