Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-001151
#<BuildRuby:0x00005607015e0048
@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.20231205-001151",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004254 0.000448 1.228193 ( 1.595167)
build_miniruby 0.000977 0.000102 0.915828 ( 0.915575)
build_ruby 0.001252 0.000132 2.903948 ( 2.903993)
build_all 0.008890 0.000936 16.825833 ( 1.480408)
build_install 0.003984 0.004723 4.946062 ( 1.189472)
test_btest 0.000903 0.000135 86.016626 ( 7.755474)
test_basic 0.000000 0.004087 0.710885 ( 0.787779)
test_all 0.116981 0.019997 537.485619 ( 62.779371)
test_rubyspec 0.040284 0.007057 50.450518 ( 62.748136)
total: 142.16 sec