Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-104656
#<BuildRuby:0x000055ce9bd64178
@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.20240104-104656",
@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.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005267 0.000370 1.132545 ( 1.324283)
build_miniruby 0.001008 0.000275 0.788888 ( 0.789070)
build_ruby 0.001478 0.000403 2.654509 ( 2.655041)
build_all 0.001225 0.007271 11.949870 ( 0.976347)
build_install 0.007240 0.007639 3.599620 ( 0.986936)
test_btest 0.000516 0.000258 61.593553 ( 5.977798)
test_basic 0.002627 0.001313 0.395135 ( 0.476425)
test_all 0.080240 0.015601 362.911602 ( 37.219626)
test_rubyspec 0.044547 0.036130 40.133800 ( 52.674051)
total: 103.08 sec