Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-024131
#<BuildRuby:0x000056432e443280
@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.20231126-024131",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005537 0.931921 ( 1.304284)
build_miniruby 0.000000 0.001122 0.803192 ( 0.803229)
build_ruby 0.000000 0.001426 2.613954 ( 2.614750)
build_all 0.005871 0.003135 12.219943 ( 1.006206)
build_install 0.006382 0.004973 3.685954 ( 0.987372)
test_btest 0.000612 0.000262 63.691425 ( 5.314982)
test_basic 0.004172 0.000012 0.386391 ( 0.466715)
test_all 0.083878 0.020773 350.902159 ( 40.895757)
test_rubyspec 0.037072 0.029767 39.959582 ( 52.522362)
total: 105.92 sec