Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-162246
#<BuildRuby:0x000055d1f54cf280
@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.20231229-162246",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.000000 0.003874 0.977454 ( 1.359121)
build_miniruby 0.001040 0.000000 0.875461 ( 0.875203)
build_ruby 0.001358 0.000000 2.758393 ( 2.758108)
build_all 0.005281 0.004187 16.245734 ( 1.464442)
build_install 0.007071 0.001114 4.620544 ( 1.123662)
test_btest 0.000840 0.000256 84.536445 ( 7.276275)
test_basic 0.000754 0.003873 0.651059 ( 0.726319)
test_all 0.101431 0.035683 541.962996 ( 63.295470)
test_rubyspec 0.022310 0.031711 51.187805 ( 63.513225)
total: 142.39 sec