Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-061204
#<BuildRuby:0x0000557aef43dfb8
@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.20230612-061204",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005345 0.000291 1.705717 ( 2.967348)
build_miniruby 0.001343 0.000280 1.278736 ( 1.277982)
build_ruby 0.001569 0.000000 2.701901 ( 2.870936)
build_all 0.004502 0.002721 2.271348 ( 1.294844)
build_install 0.015728 0.000839 3.251381 ( 2.113558)
test_btest 0.000835 0.000167 76.507269 ( 24.589353)
test_basic 0.002854 0.002882 0.710106 ( 0.784513)
test_all 0.001148 0.000251 560.994744 (183.313979)
test_rubyspec 0.025651 0.021473 78.148607 ( 89.789081)
total: 309.00 sec