Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-031419
#<BuildRuby:0x000055cff3f77fd8
@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.20240117-031419",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005490 0.000844 0.801867 ( 1.237969)
build_miniruby 0.000897 0.000138 0.821538 ( 0.821493)
build_ruby 0.001603 0.000246 2.664691 ( 2.665477)
build_all 0.007577 0.000451 12.000889 ( 0.962301)
build_install 0.000902 0.008294 3.524551 ( 0.978892)
test_btest 0.000655 0.000174 66.741305 ( 4.992068)
test_basic 0.000982 0.003363 0.396707 ( 0.476483)
test_all 0.076057 0.020554 366.691759 ( 34.865554)
test_rubyspec 0.063117 0.071180 73.343130 ( 85.813938)
total: 132.81 sec