Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-161954
#<BuildRuby:0x000055b78a8963d0
@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-161954",
@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.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004950 0.000000 1.737567 ( 2.116291)
build_miniruby 0.001777 0.000000 1.424792 ( 1.423712)
build_ruby 0.001560 0.000059 3.038287 ( 3.267766)
build_all 0.007294 0.000635 6.016591 ( 2.834922)
build_install 0.011363 0.007066 7.316410 ( 4.023442)
test_btest 0.000715 0.000102 82.004784 ( 26.706775)
test_basic 0.007172 0.000450 0.932272 ( 0.992859)
test_all 0.005404 0.003601 701.470165 (268.832508)
test_rubyspec 0.030311 0.033901 98.614539 (110.781108)
total: 420.98 sec