Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-084949
#<BuildRuby:0x00005598c72e3708
@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.20230712-084949",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004737 0.001579 1.416673 ( 2.703369)
build_miniruby 0.000663 0.000221 0.861924 ( 0.862497)
build_ruby 0.000883 0.000295 2.647233 ( 2.647568)
build_all 0.004524 0.005548 13.452654 ( 1.156430)
build_install 0.004088 0.004061 1.910565 ( 0.873859)
test_btest 0.000594 0.000250 86.496334 ( 7.742752)
test_basic 0.000175 0.004162 0.619237 ( 0.699106)
test_all 0.001257 0.000596 478.114493 ( 47.083188)
test_rubyspec 0.013932 0.027650 45.269247 ( 57.713715)
total: 121.48 sec