Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-121221
#<BuildRuby:0x00005647186eff90
@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.20231217-121221",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001124 0.003517 1.026592 ( 1.300187)
build_miniruby 0.000850 0.000000 0.877515 ( 0.877453)
build_ruby 0.001106 0.000000 2.721827 ( 2.726748)
build_all 0.008066 0.000403 12.121999 ( 0.994288)
build_install 0.008863 0.000654 3.575508 ( 0.983282)
test_btest 0.000590 0.000078 62.133124 ( 6.250535)
test_basic 0.000000 0.003961 0.375805 ( 0.456950)
test_all 0.068313 0.033149 409.583994 ( 35.582941)
test_rubyspec 0.042864 0.023719 39.510499 ( 52.185521)
total: 101.36 sec