Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-081829
#<BuildRuby:0x00005558559c6208
@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.20221206-081829",
@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.000009 0.000004 0.000013 ( 0.000015)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.005608 0.000599 1.505250 ( 2.510517)
build_miniruby 0.001444 0.000000 0.990405 ( 1.155649)
build_ruby 0.001677 0.000000 1.653523 ( 1.858017)
build_all 0.008653 0.000000 3.775060 ( 3.460212)
build_install 0.007452 0.009538 2.794261 ( 3.040329)
test_btest 0.000546 0.000215 65.641740 ( 55.460710)
test_basic 0.002449 0.005005 0.441113 ( 0.830762)
test_all 0.000000 0.001254 683.172470 (668.698168)
test_rubyspec 0.034478 0.020379 74.784750 (103.411079)
total: 840.43 sec