Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-010546
#<BuildRuby:0x00005625142ba3b0
@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.20221204-010546",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.006708 1.575053 ( 2.606160)
build_miniruby 0.001395 0.000082 0.969753 ( 0.990262)
build_ruby 0.001088 0.000332 1.680321 ( 1.951302)
build_all 0.003914 0.003806 3.799560 ( 2.334535)
build_install 0.008053 0.006782 2.750172 ( 2.176327)
test_btest 0.000574 0.000216 57.256783 ( 30.130029)
test_basic 0.001560 0.004776 0.408357 ( 0.552818)
test_all 0.000742 0.000309 618.030456 (258.292571)
test_rubyspec 0.017740 0.023942 66.349107 ( 78.159860)
total: 377.19 sec