Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-195543
#<BuildRuby:0x0000563c66e01fc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230609-195543",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004663 0.000666 1.739991 ( 3.003445)
build_miniruby 0.000000 0.001742 1.345252 ( 1.344207)
build_ruby 0.000000 0.001414 2.551420 ( 2.729547)
build_all 0.006078 0.000525 2.209916 ( 1.518856)
build_install 0.015643 0.001915 3.458775 ( 2.507113)
test_btest 0.000698 0.000117 74.954634 ( 27.299148)
test_basic 0.003942 0.000657 0.699595 ( 0.779754)
test_all 0.001645 0.000274 550.964087 (193.463312)
test_rubyspec 0.039332 0.013446 83.996945 ( 98.651985)
total: 331.30 sec