Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-205129
#<BuildRuby:0x0000557a48d46e68
@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.20230401-205129",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002937 0.002985 1.464719 ( 2.701978)
build_miniruby 0.000937 0.000197 0.801822 ( 0.801147)
build_ruby 0.000999 0.000210 2.225676 ( 2.225933)
build_all 0.007255 0.001527 11.762172 ( 1.024621)
build_install 0.003448 0.004091 1.642542 ( 0.871486)
test_btest 0.000856 0.000214 78.342313 ( 6.940049)
test_basic 0.004599 0.000068 0.617368 ( 0.711724)
test_all 0.000722 0.000172 430.104314 ( 39.656226)
test_rubyspec 0.018353 0.016449 40.897772 ( 51.373791)
total: 106.31 sec