Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-072041
#<BuildRuby:0x00005633c15c1f70
@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.20230214-072041",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000694 0.004117 1.375427 ( 1.779509)
build_miniruby 0.001120 0.000140 1.041542 ( 1.040139)
build_ruby 0.001233 0.000155 2.208526 ( 2.408480)
build_all 0.006744 0.000000 3.788193 ( 1.909207)
build_install 0.000595 0.013421 2.889085 ( 2.124782)
test_btest 0.000500 0.000121 56.499634 ( 17.994749)
test_basic 0.002842 0.002535 0.419641 ( 0.521000)
test_all 0.001251 0.000323 620.027767 (184.747157)
test_rubyspec 0.025199 0.010935 64.078421 ( 74.082457)
total: 286.61 sec