Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-075808
#<BuildRuby:0x000055a655d6dfc0
@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.20230822-075808",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003160 0.004387 2.391238 ( 7.500623)
build_miniruby 0.001511 0.000168 1.734706 ( 3.242409)
build_ruby 0.001577 0.000175 3.729906 ( 10.028372)
build_all 0.003930 0.004858 6.379777 ( 7.336705)
build_install 0.012382 0.009579 8.300956 ( 13.192666)
test_btest 0.000659 0.000136 85.455641 ( 72.600609)
test_basic 0.007388 0.001529 1.038157 ( 2.616817)
test_all 0.009770 0.000630 726.462776 (577.411963)
test_rubyspec 0.055470 0.015477 106.667481 (162.932086)
total: 856.86 sec