Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-003038
#<BuildRuby:0x00005607e09ab328
@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.20231019-003038",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004739 0.000110 1.310943 ( 1.565416)
build_miniruby 0.001127 0.000000 0.924571 ( 0.924310)
build_ruby 0.001318 0.000000 3.094796 ( 3.094375)
build_all 0.009764 0.000594 18.375139 ( 1.695029)
build_install 0.007392 0.004078 5.488416 ( 1.344208)
test_btest 0.001009 0.000175 89.254574 ( 8.243764)
test_basic 0.004570 0.000795 0.786456 ( 0.862316)
test_all 0.006755 0.001175 562.511755 ( 64.684152)
test_rubyspec 0.021166 0.034290 52.209679 ( 64.504616)
total: 146.92 sec