Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20220716-060337
#<BuildRuby:0x0000563e6a3fd758
@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="-j6",
@build_opts="-j6",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20220716-060337",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.004000 3.464000 ( 28.247806)
autoconf 0.000000 0.000000 2.244000 ( 2.324214)
configure 0.116000 0.044000 52.412000 ( 80.630923)
build_up 0.024000 0.000000 12.448000 ( 56.188484)
build_miniruby 0.012000 0.004000 4.636000 ( 3.250965)
build_ruby 0.000000 0.004000 5.088000 ( 4.191276)
build_all 0.124000 0.032000 306.000000 ( 95.465412)
build_install 0.020000 0.020000 17.352000 ( 8.109080)
test_btest 0.000000 0.000000 89.612000 ( 31.050275)
test_basic 0.004000 0.008000 0.704000 ( 0.870471)
test_all 0.004000 0.000000 1257.432000 (323.008911)
test_rubyspec 0.044000 0.040000 201.268000 (213.693585)
total: 847.03 sec