Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-112753
#<BuildRuby:0x0000563bd8379f00
@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.20230828-112753",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003535 0.003834 2.258259 ( 4.511238)
build_miniruby 0.000000 0.001728 1.744284 ( 1.891672)
build_ruby 0.001081 0.001093 3.430656 ( 3.706021)
build_all 0.007633 0.000550 6.323190 ( 4.402188)
build_install 0.017763 0.003079 8.056816 ( 6.495946)
test_btest 0.000898 0.000129 87.398160 ( 48.112983)
test_basic 0.008482 0.000668 1.025735 ( 1.368939)
test_all 0.013995 0.004272 733.106212 (644.559953)
test_rubyspec 0.029430 0.055029 111.349025 (170.663134)
total: 885.71 sec