Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-104615
#<BuildRuby:0x00005595259d7dc0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-104615",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001418 0.004454 0.808628 ( 1.185920)
build_miniruby 0.000746 0.000298 0.806645 ( 0.806719)
build_ruby 0.000000 0.001490 2.653253 ( 2.653908)
build_all 0.002454 0.005764 12.201820 ( 1.001603)
build_install 0.007312 0.003633 3.433346 ( 0.968299)
test_btest 0.000466 0.000251 64.724312 ( 5.328944)
test_basic 0.002780 0.001497 0.414630 ( 0.495699)
test_all 0.059367 0.037928 380.307888 ( 38.807163)
test_rubyspec 0.042525 0.024393 40.946147 ( 53.499798)
total: 104.75 sec