Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-183551
#<BuildRuby:0x000055b94769f4f0
@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.20240110-183551",
@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.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004706 0.000202 0.823270 ( 1.200207)
build_miniruby 0.000923 0.000213 0.822848 ( 0.822445)
build_ruby 0.000000 0.001595 2.679383 ( 2.688174)
build_all 0.006094 0.001811 11.931424 ( 0.966856)
build_install 0.007683 0.006415 3.595450 ( 0.986226)
test_btest 0.000652 0.000217 65.106465 ( 5.582141)
test_basic 0.005639 0.000000 0.401100 ( 0.480671)
test_all 0.082333 0.018514 400.280410 ( 33.787922)
test_rubyspec 0.032405 0.038018 40.575493 ( 53.141352)
total: 99.66 sec