Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-050321
#<BuildRuby:0x00005560bc5ff628
@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.20231225-050321",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003650 0.000859 1.144960 ( 1.526823)
build_miniruby 0.001517 0.000357 0.958450 ( 0.957169)
build_ruby 0.001183 0.000278 3.020341 ( 3.020325)
build_all 0.008435 0.001985 16.048540 ( 1.416248)
build_install 0.008128 0.000751 4.654034 ( 1.127808)
test_btest 0.000877 0.000194 83.250595 ( 7.110124)
test_basic 0.003677 0.000000 0.600184 ( 0.677214)
test_all 0.113172 0.025989 517.495484 ( 59.530302)
test_rubyspec 0.019682 0.027913 51.374149 ( 63.711217)
total: 139.08 sec