Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-125254
#<BuildRuby:0x00005559a95d78e0
@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.20231123-125254",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000004 0.000003 0.000007 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.005028 0.000863 0.933355 ( 1.333232)
build_miniruby 0.000701 0.000467 0.831484 ( 0.831713)
build_ruby 0.001172 0.000781 2.632634 ( 2.632977)
build_all 0.007418 0.001255 12.270361 ( 1.020768)
build_install 0.007296 0.004256 3.705684 ( 0.981253)
test_btest 0.000510 0.000297 64.282696 ( 4.732956)
test_basic 0.000048 0.004381 0.398368 ( 0.478091)
test_all 0.080639 0.013576 351.055559 ( 31.216975)
test_rubyspec 0.037362 0.036736 40.088251 ( 52.651660)
total: 95.88 sec