Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-234647
#<BuildRuby:0x000055f611e3bf90
@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-234647",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.004362 0.001454 0.817819 ( 1.217501)
build_miniruby 0.001123 0.000000 0.815815 ( 0.815761)
build_ruby 0.001464 0.000000 2.668264 ( 2.669182)
build_all 0.007380 0.000135 11.917658 ( 1.007964)
build_install 0.001958 0.008478 3.621267 ( 0.977155)
test_btest 0.000435 0.000182 64.269981 ( 5.247194)
test_basic 0.003431 0.001429 0.419420 ( 0.499010)
test_all 0.075563 0.023151 378.536957 ( 39.599795)
test_rubyspec 0.033967 0.029322 40.162765 ( 52.710852)
total: 104.75 sec