Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-225244
#<BuildRuby:0x0000556d9b7d9f20
@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.20230310-225244",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004969 0.000523 1.491513 ( 2.740622)
build_miniruby 0.001109 0.000117 0.948817 ( 0.947295)
build_ruby 0.001272 0.000134 2.011126 ( 2.189179)
build_all 0.005407 0.000085 1.908427 ( 1.080774)
build_install 0.013476 0.000845 3.111713 ( 2.043319)
test_btest 0.000665 0.000064 66.875977 ( 17.555223)
test_basic 0.004285 0.000000 0.468427 ( 0.562318)
test_all 0.002056 0.000000 516.844228 (151.553562)
test_rubyspec 0.024394 0.012749 67.325493 ( 77.288986)
total: 255.96 sec