Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-034333
#<BuildRuby:0x0000559b15255f48
@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.20230311-034333",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000005 0.000002 0.000007 ( 0.000021)
build_up 0.003852 0.001216 1.593362 ( 2.836676)
build_miniruby 0.001371 0.000000 1.196163 ( 1.194435)
build_ruby 0.001674 0.000000 2.116408 ( 2.300728)
build_all 0.005737 0.000125 1.962805 ( 1.128511)
build_install 0.006788 0.006525 3.079147 ( 2.103445)
test_btest 0.000500 0.000167 68.706434 ( 22.675213)
test_basic 0.000153 0.004096 0.492745 ( 0.589996)
test_all 0.001072 0.000000 536.006917 (190.690756)
test_rubyspec 0.025425 0.013976 71.663167 ( 81.576955)
total: 305.10 sec