Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-122715
#<BuildRuby:0x000056167e5dd7f8
@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-122715",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.001430 0.003888 1.272531 ( 1.500939)
build_miniruby 0.001122 0.000094 0.668871 ( 0.667385)
build_ruby 0.001482 0.000000 1.302858 ( 1.293386)
build_all 0.003348 0.002834 3.166917 ( 1.483194)
build_install 0.011205 0.000783 2.376961 ( 1.569153)
test_btest 0.000602 0.000063 57.507538 ( 17.157084)
test_basic 0.000000 0.004076 0.296694 ( 0.390598)
test_all 0.000000 0.001092 575.149030 (162.329655)
test_rubyspec 0.002686 0.028813 53.138854 ( 63.322870)
total: 249.72 sec