Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-223401
#<BuildRuby:0x000055efce8635f8
@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.20240116-223401",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005898 0.000177 1.114652 ( 1.507306)
build_miniruby 0.001041 0.000000 0.889960 ( 0.889181)
build_ruby 0.001281 0.000000 2.727905 ( 2.727269)
build_all 0.009021 0.000270 14.415168 ( 1.297728)
build_install 0.009385 0.000000 4.181024 ( 1.076330)
test_btest 0.000633 0.000000 73.838235 ( 7.163546)
test_basic 0.004733 0.000000 0.732305 ( 0.812640)
test_all 0.105411 0.021647 501.636806 ( 48.315687)
test_rubyspec 0.026098 0.036125 80.250620 ( 92.609103)
total: 156.40 sec