Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-042128
#<BuildRuby:0x000055ec71d3cfa8
@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.20221205-042128",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002352 0.003658 1.467029 ( 1.954804)
build_miniruby 0.001130 0.000189 0.885733 ( 0.884639)
build_ruby 0.001265 0.000211 1.551813 ( 1.544025)
build_all 0.000000 0.006815 3.562590 ( 1.878033)
build_install 0.009094 0.004277 2.622313 ( 1.735753)
test_btest 0.000500 0.000129 56.661536 ( 16.513264)
test_basic 0.002661 0.000690 0.351676 ( 0.447228)
test_all 0.001648 0.000428 617.700552 (188.634122)
test_rubyspec 0.020807 0.020443 64.611547 ( 74.448925)
total: 288.04 sec