Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-154142
#<BuildRuby:0x000055ee48dd3c18
@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-154142",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003102 0.000564 0.733317 ( 1.138339)
build_miniruby 0.000961 0.000175 0.907385 ( 0.907790)
build_ruby 0.001169 0.000212 2.772585 ( 2.777627)
build_all 0.007115 0.000453 12.123441 ( 0.999286)
build_install 0.009131 0.005666 3.436780 ( 0.977481)
test_btest 0.000881 0.000000 61.641051 ( 6.139400)
test_basic 0.000000 0.003605 0.377213 ( 0.459799)
test_all 0.088875 0.017989 431.309442 ( 38.840226)
test_rubyspec 0.033109 0.023291 40.611339 ( 53.350817)
total: 105.59 sec