Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-042405
#<BuildRuby:0x000055772718a008
@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.20230509-042405",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004999 0.000083 1.734847 ( 2.951394)
build_miniruby 0.001578 0.000122 1.019203 ( 1.016860)
build_ruby 0.001482 0.000000 2.583490 ( 2.782898)
build_all 0.005890 0.000253 2.019631 ( 1.238722)
build_install 0.008693 0.005123 3.138294 ( 2.102900)
test_btest 0.000753 0.000083 74.697099 ( 25.373798)
test_basic 0.001511 0.004083 0.741341 ( 0.822007)
test_all 0.001243 0.000178 629.183310 (252.934088)
test_rubyspec 0.012369 0.033580 78.482406 ( 90.834203)
total: 380.06 sec