Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-195800
#<BuildRuby:0x0000560edf247f90
@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.20240115-195800",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000048 0.000004 0.000052 ( 0.000051)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002447 0.004490 0.806292 ( 1.186403)
build_miniruby 0.000955 0.000147 0.823729 ( 0.823387)
build_ruby 0.001627 0.000250 2.651990 ( 2.652370)
build_all 0.008345 0.000000 11.943098 ( 1.010259)
build_install 0.012814 0.000958 3.387442 ( 0.964877)
test_btest 0.000643 0.000080 66.570916 ( 4.370206)
test_basic 0.000000 0.004267 0.391084 ( 0.472490)
test_all 0.078425 0.020802 384.234881 ( 39.268957)
test_rubyspec 0.024629 0.040834 40.075166 ( 52.617188)
total: 103.37 sec