Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-033239
#<BuildRuby:0x0000563ce5ce8150
@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.20231215-033239",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003889 0.000353 1.020270 ( 1.279489)
build_miniruby 0.000742 0.000068 0.874460 ( 0.874786)
build_ruby 0.001111 0.000101 2.721350 ( 2.722728)
build_all 0.000475 0.007077 12.119960 ( 0.992142)
build_install 0.008213 0.001407 3.559299 ( 0.975277)
test_btest 0.000605 0.000134 64.107122 ( 4.892458)
test_basic 0.000000 0.002724 0.380442 ( 0.454133)
test_all 0.074922 0.025057 391.535722 ( 38.753541)
test_rubyspec 0.031753 0.032751 39.608854 ( 52.263197)
total: 103.21 sec