Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-063936
#<BuildRuby:0x000056314aa5c090
@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.20231229-063936",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000857 0.004455 0.798029 ( 1.167811)
build_miniruby 0.000714 0.000397 0.812442 ( 0.812218)
build_ruby 0.000906 0.000503 2.695989 ( 2.696976)
build_all 0.004509 0.003696 11.956556 ( 1.006403)
build_install 0.007690 0.006108 3.356733 ( 0.967010)
test_btest 0.000531 0.000327 64.712474 ( 4.696155)
test_basic 0.004805 0.000494 0.398657 ( 0.477725)
test_all 0.074445 0.022696 395.225023 ( 35.904785)
test_rubyspec 0.039449 0.030250 40.594305 ( 53.175029)
total: 100.90 sec