Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-063525
#<BuildRuby:0x0000564acb57b4f0
@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.20231221-063525",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004707 0.000428 1.057502 ( 1.328418)
build_miniruby 0.001111 0.000101 0.902007 ( 0.902248)
build_ruby 0.001424 0.000130 2.743475 ( 2.745958)
build_all 0.003363 0.004469 12.273598 ( 1.043543)
build_install 0.004814 0.004637 3.567798 ( 0.983227)
test_btest 0.000563 0.000130 63.220809 ( 6.081131)
test_basic 0.003470 0.000000 0.387208 ( 0.469936)
test_all 0.090844 0.019526 434.660864 ( 37.303899)
test_rubyspec 0.019683 0.030385 40.359399 ( 53.084453)
total: 103.94 sec