Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-175529
#<BuildRuby:0x0000558c907cf8e0
@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-175529",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000020 0.000009 0.000029 ( 0.000029)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.001505 0.004977 0.808265 ( 1.198289)
build_miniruby 0.000619 0.000344 0.843294 ( 0.843594)
build_ruby 0.000926 0.000515 2.668893 ( 2.670189)
build_all 0.005530 0.002608 11.933953 ( 0.984145)
build_install 0.007459 0.001640 3.347044 ( 0.965307)
test_btest 0.000520 0.000260 63.383263 ( 5.353113)
test_basic 0.003538 0.001769 0.392528 ( 0.472156)
test_all 0.090606 0.014214 380.322084 ( 38.788927)
test_rubyspec 0.029449 0.036946 40.641588 ( 53.198204)
total: 104.47 sec