Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-010240
#<BuildRuby:0x00005589f9b1a228
@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.20230904-010240",
@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.000000 0.000016 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.005607 0.000000 1.695302 ( 2.057638)
build_miniruby 0.001544 0.000000 1.598762 ( 1.598020)
build_ruby 0.000000 0.001987 3.339134 ( 3.515845)
build_all 0.005871 0.002143 6.230487 ( 3.158737)
build_install 0.009637 0.008303 7.316546 ( 4.118738)
test_btest 0.000745 0.000083 83.624385 ( 30.716885)
test_basic 0.006895 0.000298 0.947758 ( 1.015935)
test_all 0.007479 0.001539 718.093732 (359.173519)
test_rubyspec 0.035778 0.037273 104.110608 (128.283792)
total: 533.64 sec