Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-232753
#<BuildRuby:0x00005596d77df7f8
@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-232753",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004475 0.000406 1.032003 ( 1.280153)
build_miniruby 0.000946 0.000086 0.882198 ( 0.882240)
build_ruby 0.001385 0.000126 2.704933 ( 2.707784)
build_all 0.003361 0.004473 12.224095 ( 0.997166)
build_install 0.009783 0.002981 3.592899 ( 0.981759)
test_btest 0.000551 0.000104 62.203419 ( 5.886396)
test_basic 0.000000 0.003327 0.376012 ( 0.458078)
test_all 0.074850 0.021472 380.779088 ( 32.963074)
test_rubyspec 0.030411 0.041319 39.717713 ( 52.406094)
total: 98.56 sec