Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-083216
#<BuildRuby:0x000055fae42abea0
@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.20240109-083216",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001814 0.004295 0.796949 ( 1.207833)
build_miniruby 0.000858 0.000143 0.810846 ( 0.811085)
build_ruby 0.001267 0.000211 2.658775 ( 2.659517)
build_all 0.008418 0.000000 11.927810 ( 0.969969)
build_install 0.004926 0.005346 3.490934 ( 0.972539)
test_btest 0.000000 0.000726 64.898308 ( 5.203519)
test_basic 0.001984 0.003182 0.403330 ( 0.482546)
test_all 0.088213 0.013941 400.217312 ( 35.021689)
test_rubyspec 0.022760 0.042778 40.862938 ( 53.418339)
total: 100.75 sec