Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-025020
#<BuildRuby:0x0000560f08d97520
@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.20240113-025020",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003643 0.001457 0.811143 ( 1.174851)
build_miniruby 0.000802 0.000321 0.813611 ( 0.812848)
build_ruby 0.001375 0.000550 2.721745 ( 2.722410)
build_all 0.005512 0.002205 12.070224 ( 0.953614)
build_install 0.006306 0.005770 3.469599 ( 0.989940)
test_btest 0.000618 0.000280 63.723432 ( 4.853520)
test_basic 0.000000 0.004111 0.398422 ( 0.478528)
test_all 0.091503 0.008402 371.230941 ( 37.152875)
test_rubyspec 0.026950 0.039028 40.613057 ( 53.149851)
total: 102.29 sec