Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-173025
#<BuildRuby:0x0000558f84646400
@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.20221202-173025",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003039 0.002433 1.221538 ( 1.401688)
build_miniruby 0.000879 0.000275 0.810381 ( 0.809077)
build_ruby 0.001037 0.000324 1.721550 ( 1.713416)
build_all 0.002073 0.004558 3.311008 ( 1.672879)
build_install 0.011880 0.002593 2.792655 ( 1.812148)
test_btest 0.000572 0.000201 59.286822 ( 20.578602)
test_basic 0.000317 0.003886 0.320376 ( 0.416179)
test_all 0.000842 0.000337 692.938868 (329.728453)
test_rubyspec 0.030991 0.034822 78.936092 (114.965802)
total: 473.10 sec