Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-124241
#<BuildRuby:0x000055d4b73be228
@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.20230829-124241",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.004913 0.001068 2.150942 ( 3.388298)
build_miniruby 0.001908 0.000000 1.580516 ( 1.590639)
build_ruby 0.001631 0.000000 3.216821 ( 3.427318)
build_all 0.007932 0.000000 6.355728 ( 2.974246)
build_install 0.003827 0.016204 7.611150 ( 4.278268)
test_btest 0.000657 0.000219 84.792350 ( 34.254105)
test_basic 0.003030 0.003471 0.969970 ( 1.062914)
test_all 0.007979 0.001473 720.550093 (278.290035)
test_rubyspec 0.019727 0.047303 98.976144 (110.527784)
total: 439.79 sec