Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-125414
#<BuildRuby:0x0000563a0a7bda00
@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.20230524-125414",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001954 0.003623 1.562896 ( 2.919984)
build_miniruby 0.001058 0.000176 1.105843 ( 1.104829)
build_ruby 0.001731 0.000000 2.535175 ( 2.741968)
build_all 0.003375 0.002704 1.878174 ( 1.183860)
build_install 0.012442 0.001945 3.008303 ( 2.183006)
test_btest 0.000625 0.000114 74.083825 ( 23.397900)
test_basic 0.004091 0.000743 0.658592 ( 0.737995)
test_all 0.000775 0.000141 583.047847 (204.205554)
test_rubyspec 0.026894 0.021577 74.958526 ( 86.802927)
total: 325.28 sec