Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-012343
#<BuildRuby:0x000056554a224098
@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-012343",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005875 0.001068 0.798829 ( 1.204191)
build_miniruby 0.000000 0.001133 0.855813 ( 0.855414)
build_ruby 0.000000 0.001410 2.710751 ( 2.711569)
build_all 0.001665 0.006618 12.003321 ( 1.007059)
build_install 0.008553 0.004121 3.375784 ( 0.966208)
test_btest 0.000594 0.000223 64.473222 ( 4.612318)
test_basic 0.002049 0.003065 0.406427 ( 0.485882)
test_all 0.067071 0.029797 393.139098 ( 36.456948)
test_rubyspec 0.041080 0.023235 40.418256 ( 52.970350)
total: 101.27 sec