Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-042006
#<BuildRuby:0x0000555fa7e25fc0
@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.20230819-042006",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002827 0.004285 2.242304 ( 4.582841)
build_miniruby 0.001502 0.000208 1.685073 ( 1.738142)
build_ruby 0.001908 0.000000 3.513939 ( 3.826597)
build_all 0.007260 0.000694 6.462591 ( 5.215735)
build_install 0.018386 0.000174 7.970389 ( 6.436337)
test_btest 0.000912 0.000107 84.499453 ( 46.437160)
test_basic 0.003219 0.004774 0.988573 ( 1.109464)
test_all 0.006525 0.003316 703.348192 (383.707455)
test_rubyspec 0.036409 0.035942 108.936028 (178.497224)
total: 631.55 sec