Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-025934
#<BuildRuby:0x000055ef5ef56ee8
@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.20231220-025934",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000000 0.004471 1.052291 ( 1.301919)
build_miniruby 0.000000 0.001230 0.910986 ( 0.911336)
build_ruby 0.000316 0.001504 2.740749 ( 2.742651)
build_all 0.003588 0.004560 12.191953 ( 1.053552)
build_install 0.000260 0.010430 3.636480 ( 0.994640)
test_btest 0.000510 0.000219 63.915078 ( 4.874626)
test_basic 0.002634 0.001129 0.388012 ( 0.468461)
test_all 0.084045 0.020048 436.344543 ( 50.787128)
test_rubyspec 0.030980 0.017368 40.311941 ( 53.050597)
total: 116.19 sec