Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-135603
#<BuildRuby:0x0000557ecd541fb8
@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.20230922-135603",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005713 0.001058 2.224116 ( 4.532868)
build_miniruby 0.001243 0.000231 1.665441 ( 1.817664)
build_ruby 0.000000 0.002285 3.482765 ( 4.008549)
build_all 0.006124 0.002291 6.451580 ( 4.106370)
build_install 0.015723 0.003369 8.107143 ( 5.198263)
test_btest 0.000916 0.000196 83.553890 ( 44.661967)
test_basic 0.007019 0.001504 0.969735 ( 1.251576)
test_all 0.007712 0.001653 705.547853 (276.837623)
test_rubyspec 0.036959 0.032224 104.556209 (122.537979)
total: 464.95 sec