Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-190541
#<BuildRuby:0x0000563f99fd76e8
@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.20230120-190541",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003542 0.631058 ( 1.046793)
build_miniruby 0.000248 0.000682 0.638257 ( 0.637651)
build_ruby 0.001088 0.000218 2.189455 ( 2.189761)
build_all 0.007545 0.001509 11.899278 ( 1.479175)
build_install 0.005264 0.001053 1.484666 ( 0.704300)
test_btest 0.000553 0.000110 64.715887 ( 6.300337)
test_basic 0.003169 0.000633 0.260499 ( 0.355286)
test_all 0.000985 0.000197 481.514772 ( 49.646958)
test_rubyspec 0.003272 0.025445 35.250964 ( 45.703392)
total: 108.06 sec