Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-012237
#<BuildRuby:0x0000562bd5f1bfd8
@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.20240101-012237",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000972 0.004237 0.799580 ( 1.180054)
build_miniruby 0.000770 0.000210 0.809791 ( 0.809650)
build_ruby 0.000000 0.001488 2.670711 ( 2.671572)
build_all 0.004370 0.003852 11.989972 ( 0.946047)
build_install 0.006424 0.004709 3.352582 ( 0.957503)
test_btest 0.000648 0.000259 64.799483 ( 5.271343)
test_basic 0.003915 0.000041 0.406685 ( 0.486989)
test_all 0.074977 0.021317 391.768199 ( 36.287421)
test_rubyspec 0.027630 0.039530 40.358065 ( 52.953752)
total: 101.56 sec