Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-062415
#<BuildRuby:0x0000557eb4c8f040
@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.20230531-062415",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004748 0.000949 1.351331 ( 2.604929)
build_miniruby 0.000823 0.000165 0.737413 ( 0.737777)
build_ruby 0.001242 0.000000 2.390072 ( 2.390582)
build_all 0.005259 0.003907 12.586055 ( 1.091519)
build_install 0.006835 0.000844 1.775314 ( 0.866653)
test_btest 0.000921 0.000217 79.509977 ( 7.662621)
test_basic 0.000033 0.003527 0.562031 ( 0.642086)
test_all 0.001382 0.000407 456.916600 ( 39.449121)
test_rubyspec 0.028280 0.013326 42.640757 ( 55.143075)
total: 110.59 sec