Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-121448
#<BuildRuby:0x000055c92e536180
@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-121448",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005163 0.000413 1.437885 ( 1.740407)
build_miniruby 0.001109 0.000088 0.925917 ( 0.924852)
build_ruby 0.001521 0.000122 1.678080 ( 1.700191)
build_all 0.000000 0.007379 3.800167 ( 2.187890)
build_install 0.011575 0.004628 2.827638 ( 2.378180)
test_btest 0.000682 0.000118 56.366046 ( 25.698711)
test_basic 0.006640 0.000000 0.398951 ( 0.505004)
test_all 0.001522 0.000003 619.432826 (238.736691)
test_rubyspec 0.033237 0.011650 67.336798 ( 78.675771)
total: 352.55 sec