Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-085614
#<BuildRuby:0x000055787fc9be20
@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.20230711-085614",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005300 0.000381 1.358418 ( 2.670103)
build_miniruby 0.000752 0.000235 0.938452 ( 0.938526)
build_ruby 0.000955 0.000298 2.731638 ( 2.732657)
build_all 0.006062 0.003444 13.933016 ( 1.207958)
build_install 0.004392 0.004229 1.946792 ( 0.881695)
test_btest 0.000526 0.000194 87.761094 ( 7.859058)
test_basic 0.004097 0.000000 0.792593 ( 0.872037)
test_all 0.000966 0.000327 461.936988 ( 48.312602)
test_rubyspec 0.013782 0.027779 44.034174 ( 56.498241)
total: 121.97 sec