Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-042836
#<BuildRuby:0x000055913c701fc0
@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.20230610-042836",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006216 0.000518 1.940463 ( 4.357438)
build_miniruby 0.001496 0.000125 1.438919 ( 1.825132)
build_ruby 0.001379 0.000114 2.825545 ( 3.175609)
build_all 0.006903 0.000576 2.266516 ( 2.399544)
build_install 0.012222 0.004477 3.519459 ( 3.594301)
test_btest 0.000656 0.000073 76.253857 ( 39.781720)
test_basic 0.002352 0.004314 0.782978 ( 1.039867)
test_all 0.001128 0.000161 559.706128 (251.207291)
test_rubyspec 0.027112 0.026884 83.233339 (101.429080)
total: 408.81 sec