Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-230851
#<BuildRuby:0x000055e22fb6f208
@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.20230212-230851",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003309 0.617442 ( 1.021469)
build_miniruby 0.000327 0.000687 0.659548 ( 0.658756)
build_ruby 0.000983 0.000245 2.097736 ( 2.097804)
build_all 0.008910 0.000156 12.408171 ( 1.512490)
build_install 0.002683 0.003757 1.493868 ( 0.721226)
test_btest 0.000543 0.000145 65.478700 ( 6.326068)
test_basic 0.002726 0.000727 0.266021 ( 0.361678)
test_all 0.000937 0.000250 490.138720 ( 47.470068)
test_rubyspec 0.012081 0.016412 35.580748 ( 46.147433)
total: 106.32 sec