Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-101233
#<BuildRuby:0x0000563dc5982228
@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.20230608-101233",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004553 0.000650 1.785142 ( 3.117349)
build_miniruby 0.000000 0.001588 1.291830 ( 1.293901)
build_ruby 0.000000 0.001612 2.575972 ( 2.785078)
build_all 0.004686 0.002604 2.239301 ( 1.883026)
build_install 0.008854 0.008778 3.422184 ( 2.969584)
test_btest 0.000740 0.000199 75.658373 ( 35.980385)
test_basic 0.000000 0.004345 0.701555 ( 0.784302)
test_all 0.000000 0.001458 526.289495 (226.173397)
test_rubyspec 0.020183 0.031759 81.972930 ( 94.366247)
total: 369.35 sec