Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-160111
#<BuildRuby:0x0000560094108110
@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.20240103-160111",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.003251 0.003831 1.053562 ( 1.330235)
build_miniruby 0.000773 0.000193 0.834844 ( 0.835184)
build_ruby 0.001990 0.000000 2.697832 ( 2.698377)
build_all 0.007674 0.000000 11.859131 ( 0.975182)
build_install 0.007719 0.006182 3.488330 ( 0.967848)
test_btest 0.000000 0.000718 61.647226 ( 5.361094)
test_basic 0.002677 0.001490 0.398611 ( 0.479274)
test_all 0.075687 0.023331 368.448235 ( 40.797337)
test_rubyspec 0.031089 0.035094 40.018319 ( 52.599975)
total: 106.05 sec