Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-154616
#<BuildRuby:0x00005613ebd5f6b0
@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.20231221-154616",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003250 0.000650 1.054329 ( 1.298668)
build_miniruby 0.001029 0.000000 0.900534 ( 0.900624)
build_ruby 0.001404 0.000000 2.737580 ( 2.740921)
build_all 0.007685 0.000255 12.221529 ( 1.012775)
build_install 0.006515 0.003101 3.620936 ( 1.004539)
test_btest 0.000660 0.000132 66.480290 ( 5.152693)
test_basic 0.003137 0.000627 0.380418 ( 0.463350)
test_all 0.099663 0.007642 453.449736 ( 40.435757)
test_rubyspec 0.010793 0.039324 40.657188 ( 53.407285)
total: 106.42 sec