Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-041632
#<BuildRuby:0x000055a653801ed0
@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-041632",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.001618 0.004293 1.389352 ( 1.718357)
build_miniruby 0.001114 0.000106 0.702956 ( 0.701860)
build_ruby 0.001274 0.000122 1.527939 ( 1.519550)
build_all 0.005554 0.000528 3.427635 ( 1.796181)
build_install 0.013842 0.000403 2.433689 ( 1.616252)
test_btest 0.000614 0.000054 59.142253 ( 19.119352)
test_basic 0.006548 0.000570 0.368603 ( 0.466876)
test_all 0.001380 0.000000 617.645026 (192.550722)
test_rubyspec 0.009657 0.029494 65.412413 ( 75.411770)
total: 294.90 sec