Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-054002
#<BuildRuby:0x000055fe1614e230
@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.20230509-054002",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.004980 1.546239 ( 2.822437)
build_miniruby 0.000000 0.001355 1.193737 ( 1.193306)
build_ruby 0.000752 0.001055 2.468085 ( 2.684112)
build_all 0.005612 0.000898 2.097709 ( 1.339363)
build_install 0.009315 0.004326 3.145661 ( 2.237380)
test_btest 0.000674 0.000125 73.884322 ( 25.312831)
test_basic 0.001993 0.004642 0.704313 ( 0.781455)
test_all 0.001026 0.000228 545.985183 (177.795004)
test_rubyspec 0.016456 0.027295 74.943624 ( 86.873756)
total: 301.04 sec