Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-042429
#<BuildRuby:0x0000557484f0f7f0
@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.20231223-042429",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000960 0.003622 0.747905 ( 1.170933)
build_miniruby 0.001182 0.000197 0.897757 ( 0.897938)
build_ruby 0.001041 0.000173 2.772476 ( 2.776070)
build_all 0.007304 0.000494 12.287989 ( 1.007103)
build_install 0.009523 0.000000 3.505927 ( 0.979203)
test_btest 0.000745 0.000000 65.228142 ( 5.246592)
test_basic 0.001499 0.002724 0.383619 ( 0.465903)
test_all 0.084555 0.023364 400.635006 ( 42.164664)
test_rubyspec 0.022446 0.027369 40.753805 ( 53.520952)
total: 108.23 sec