Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-234924
#<BuildRuby:0x0000559ace3f8090
@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.20231111-234924",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005076 0.000270 1.216416 ( 1.486631)
build_miniruby 0.000863 0.000192 0.861601 ( 0.861835)
build_ruby 0.001182 0.000262 2.729381 ( 2.728989)
build_all 0.006899 0.002800 15.520717 ( 1.439160)
build_install 0.008457 0.000185 4.676998 ( 1.132428)
test_btest 0.000961 0.000209 76.587855 ( 7.249159)
test_basic 0.004245 0.000923 0.667432 ( 0.747241)
test_all 0.108745 0.026731 491.674522 ( 56.382547)
test_rubyspec 0.020099 0.024939 50.283806 ( 62.573350)
total: 134.60 sec