Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-124541
#<BuildRuby:0x0000560c6a839a88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-124541",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.007278 0.000000 1.564288 ( 2.673701)
build_miniruby 0.001211 0.000069 1.010513 ( 1.305796)
build_ruby 0.001338 0.000233 1.769362 ( 2.059809)
build_all 0.000000 0.008459 3.993193 ( 3.946669)
build_install 0.015169 0.001754 2.908072 ( 3.330282)
test_btest 0.000826 0.000000 61.036170 ( 44.735259)
test_basic 0.006939 0.000005 0.398012 ( 0.665977)
test_all 0.000756 0.000170 641.327152 (334.206848)
test_rubyspec 0.021500 0.024303 70.623311 ( 87.645620)
total: 480.57 sec