Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-070656
#<BuildRuby:0x000055de1c0a8188
@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.20240110-070656",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005025 0.000913 0.803402 ( 1.173977)
build_miniruby 0.000838 0.000152 0.846275 ( 0.846489)
build_ruby 0.001224 0.000222 2.663674 ( 2.664562)
build_all 0.005309 0.002735 12.034459 ( 0.973897)
build_install 0.010282 0.000467 3.464275 ( 0.969754)
test_btest 0.000697 0.000000 61.988162 ( 5.693884)
test_basic 0.001348 0.002717 0.392059 ( 0.472501)
test_all 0.051901 0.047066 375.015161 ( 39.184585)
test_rubyspec 0.034537 0.035018 40.765552 ( 53.330722)
total: 105.31 sec