Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-215144
#<BuildRuby:0x0000565070a261a8
@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.20230917-215144",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005866 0.001353 1.895340 ( 3.124104)
build_miniruby 0.000996 0.000230 1.467590 ( 1.470253)
build_ruby 0.001216 0.000281 3.237058 ( 3.401937)
build_all 0.008492 0.000000 6.129473 ( 2.850625)
build_install 0.009261 0.011810 8.026149 ( 5.175768)
test_btest 0.000749 0.000218 84.760078 ( 26.785757)
test_basic 0.005427 0.000346 0.839114 ( 0.896709)
test_all 0.008689 0.000057 628.426690 (188.867232)
test_rubyspec 0.032878 0.026627 87.306657 ( 98.756948)
total: 331.33 sec