Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-052703
#<BuildRuby:0x00005559278d9e58
@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.20221203-052703",
@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.000015 0.000002 0.000017 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001554 0.004098 1.485439 ( 1.897322)
build_miniruby 0.001030 0.000141 0.912805 ( 0.938595)
build_ruby 0.001292 0.000176 1.651283 ( 1.645433)
build_all 0.007304 0.000000 3.862191 ( 2.347262)
build_install 0.006005 0.009235 2.824790 ( 2.635006)
test_btest 0.000540 0.000112 56.336463 ( 32.890454)
test_basic 0.001182 0.004613 0.390481 ( 0.561874)
test_all 0.001129 0.000282 644.939937 (401.851818)
test_rubyspec 0.045382 0.017456 78.318577 (121.615573)
total: 566.38 sec