Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-222509
#<BuildRuby:0x00005555f30afd68
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230626-222509",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005406 0.000540 1.498006 ( 2.825247)
build_miniruby 0.000883 0.000088 0.878542 ( 0.878315)
build_ruby 0.001183 0.000118 2.626599 ( 2.626851)
build_all 0.008915 0.000892 15.637827 ( 1.422109)
build_install 0.009724 0.000000 4.625749 ( 1.137349)
test_btest 0.000993 0.000000 81.947530 ( 7.402566)
test_basic 0.000147 0.004134 0.577829 ( 0.660168)
test_all 0.001250 0.000178 441.709511 ( 46.594304)
test_rubyspec 0.026820 0.012978 43.375697 ( 55.898176)
total: 119.45 sec