Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-224706
#<BuildRuby:0x000055dcb82821a8
@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.20230611-224706",
@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.000026 0.000003 0.000029 ( 0.000031)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001250 0.004255 1.659332 ( 2.930381)
build_miniruby 0.000000 0.001394 1.198223 ( 1.197811)
build_ruby 0.000000 0.001918 2.442383 ( 2.665406)
build_all 0.004076 0.002563 2.213703 ( 1.514189)
build_install 0.007396 0.010010 3.448976 ( 2.481850)
test_btest 0.000711 0.000247 74.781238 ( 29.586313)
test_basic 0.003295 0.002327 0.722312 ( 0.813311)
test_all 0.001636 0.000589 597.836060 (213.768299)
test_rubyspec 0.035734 0.016509 81.672073 ( 94.374324)
total: 349.33 sec