Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-002018
#<BuildRuby:0x0000559f52626118
@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.20230617-002018",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000020)
build_up 0.005040 0.000916 1.902120 ( 4.542785)
build_miniruby 0.001313 0.000239 1.437329 ( 1.848684)
build_ruby 0.001487 0.000270 2.690503 ( 3.429871)
build_all 0.004300 0.003518 2.414175 ( 2.563197)
build_install 0.011086 0.005930 3.664778 ( 4.229561)
test_btest 0.000653 0.000156 74.164844 ( 46.321265)
test_basic 0.003180 0.004221 0.791730 ( 1.217397)
test_all 0.000795 0.000214 562.433716 (314.829948)
test_rubyspec 0.026226 0.024203 84.344176 (120.723096)
total: 499.71 sec