Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-152528
#<BuildRuby:0x00005567a8a9b040
@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.20231203-152528",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005368 0.000895 1.358563 ( 1.706385)
build_miniruby 0.000797 0.000133 0.841706 ( 0.842966)
build_ruby 0.001065 0.000178 2.652631 ( 2.652745)
build_all 0.008718 0.001453 16.488539 ( 1.456379)
build_install 0.007222 0.001203 4.923687 ( 1.155139)
test_btest 0.001028 0.000171 85.968939 ( 6.974262)
test_basic 0.000000 0.004053 0.698254 ( 0.777760)
test_all 0.094438 0.044746 530.729483 ( 56.858506)
test_rubyspec 0.023504 0.027936 50.681645 ( 62.971222)
total: 135.40 sec