Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-170107
#<BuildRuby:0x000056115ea3f280
@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.20240105-170107",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003921 0.000000 0.749595 ( 1.148675)
build_miniruby 0.001188 0.000091 0.929779 ( 0.930430)
build_ruby 0.001189 0.000000 2.787609 ( 2.791148)
build_all 0.008121 0.000074 12.203297 ( 1.112936)
build_install 0.009212 0.000045 3.449980 ( 0.985655)
test_btest 0.000664 0.000041 67.330744 ( 5.179784)
test_basic 0.003596 0.000225 0.398883 ( 0.481546)
test_all 0.097910 0.018554 496.222156 ( 50.624898)
test_rubyspec 0.028999 0.034090 41.694196 ( 54.451416)
total: 117.71 sec