Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-122300
#<BuildRuby:0x0000564f0b096400
@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-122300",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004171 0.000894 1.119376 ( 1.313224)
build_miniruby 0.001097 0.000000 0.655561 ( 0.654325)
build_ruby 0.001249 0.000000 1.238109 ( 1.231189)
build_all 0.004185 0.001951 3.228109 ( 1.735748)
build_install 0.008211 0.003910 2.075695 ( 1.285387)
test_btest 0.000555 0.000139 57.171173 ( 15.086551)
test_basic 0.001285 0.003072 0.316833 ( 0.410812)
test_all 0.001480 0.000422 554.323592 (167.177939)
test_rubyspec 0.015186 0.020531 54.290540 ( 64.347164)
total: 253.24 sec