Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-163925
#<BuildRuby:0x00005641bcfc28e0
@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.20230905-163925",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.004510 0.000484 1.703676 ( 2.065389)
build_miniruby 0.001548 0.000166 1.722215 ( 1.721576)
build_ruby 0.001515 0.000162 3.055529 ( 3.261026)
build_all 0.006196 0.000663 5.735796 ( 2.479171)
build_install 0.017827 0.000429 7.204355 ( 3.812480)
test_btest 0.000704 0.000068 81.774657 ( 26.378545)
test_basic 0.000000 0.005701 0.871590 ( 0.937385)
test_all 0.000659 0.008249 693.744445 (221.205369)
test_rubyspec 0.033947 0.037760 103.133954 (116.252299)
total: 378.11 sec