Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-020224
#<BuildRuby:0x000055ffeb56e118
@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-020224",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006025 0.000404 1.931073 ( 3.628207)
build_miniruby 0.001030 0.000224 1.482971 ( 1.546067)
build_ruby 0.001429 0.000310 2.913022 ( 3.238406)
build_all 0.007415 0.000635 2.291885 ( 1.954613)
build_install 0.006298 0.012662 3.681240 ( 3.271452)
test_btest 0.000703 0.000000 77.067057 ( 29.235477)
test_basic 0.004436 0.001954 0.786994 ( 0.865303)
test_all 0.001080 0.000335 570.261821 (202.791696)
test_rubyspec 0.029257 0.024294 80.363382 ( 92.814572)
total: 339.35 sec