Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-071144
#<BuildRuby:0x00005611f1b3bb50
@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.20230807-071144",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.006043 0.000636 1.446799 ( 2.911039)
build_miniruby 0.000845 0.000089 0.798570 ( 0.798025)
build_ruby 0.001447 0.000153 2.604809 ( 2.608987)
build_all 0.009079 0.000008 14.264894 ( 1.336291)
build_install 0.007681 0.000289 2.048449 ( 0.944124)
test_btest 0.000856 0.000078 80.955679 ( 7.740875)
test_basic 0.005019 0.000029 0.645530 ( 0.725599)
test_all 0.001178 0.000103 523.427081 ( 60.002517)
test_rubyspec 0.007721 0.036559 47.102225 ( 59.506179)
total: 136.57 sec