Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-052620
#<BuildRuby:0x000055ed311d40d8
@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.20240103-052620",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007809 1.044357 ( 1.319062)
build_miniruby 0.000778 0.000520 0.832721 ( 0.832670)
build_ruby 0.001058 0.000384 2.660579 ( 2.661085)
build_all 0.008112 0.000000 11.920953 ( 0.956723)
build_install 0.010030 0.000124 3.520343 ( 0.962976)
test_btest 0.000000 0.000776 62.152541 ( 5.687643)
test_basic 0.000000 0.003963 0.389878 ( 0.470425)
test_all 0.069988 0.028146 380.064493 ( 33.741261)
test_rubyspec 0.018736 0.044935 40.097014 ( 52.679079)
total: 99.31 sec