Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-221832
#<BuildRuby:0x00005646b943c0a0
@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.20231228-221832",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.003163 0.003679 1.170865 ( 1.541051)
build_miniruby 0.000666 0.000235 0.864134 ( 0.863787)
build_ruby 0.001019 0.000360 2.810174 ( 2.809702)
build_all 0.006169 0.003331 16.441082 ( 1.506499)
build_install 0.002737 0.006136 4.661401 ( 1.164267)
test_btest 0.000640 0.000278 83.217517 ( 7.707757)
test_basic 0.000000 0.005041 0.685233 ( 0.760458)
test_all 0.090985 0.040193 556.917798 ( 49.714768)
test_rubyspec 0.018305 0.028730 50.032406 ( 62.457621)
total: 128.53 sec