Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-034051
#<BuildRuby:0x000055a17c9b3520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230525-034051",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002331 0.002585 1.327847 ( 2.749443)
build_miniruby 0.000789 0.000216 0.721150 ( 0.721421)
build_ruby 0.001041 0.000284 2.471290 ( 2.470955)
build_all 0.001969 0.006993 12.369096 ( 1.097225)
build_install 0.006316 0.000990 1.630461 ( 0.807247)
test_btest 0.000000 0.001044 78.793709 ( 7.377757)
test_basic 0.000000 0.003711 0.541740 ( 0.624920)
test_all 0.000000 0.002036 444.873402 ( 40.381411)
test_rubyspec 0.018134 0.019482 42.272984 ( 54.696973)
total: 110.93 sec