Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-001707
#<BuildRuby:0x000055e7b0ec3f90
@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.20240106-001707",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002722 0.000817 0.785420 ( 1.187561)
build_miniruby 0.000754 0.000226 0.994022 ( 0.995640)
build_ruby 0.000864 0.000259 2.957550 ( 2.962954)
build_all 0.008806 0.000000 15.787106 ( 1.330303)
build_install 0.007975 0.001994 4.073538 ( 1.140934)
test_btest 0.000569 0.000142 78.396524 ( 8.129381)
test_basic 0.000000 0.004151 0.402640 ( 0.482848)
test_all 0.085374 0.030939 530.837573 ( 46.999524)
test_rubyspec 0.016649 0.022685 46.110921 ( 58.776537)
total: 122.01 sec