Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-045748
#<BuildRuby:0x000055acffc43568
@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.20230620-045748",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002291 0.003330 1.391066 ( 2.594860)
build_miniruby 0.000778 0.000275 0.818305 ( 0.818312)
build_ruby 0.000987 0.000348 2.574666 ( 2.575969)
build_all 0.008567 0.001551 15.820657 ( 1.442278)
build_install 0.009725 0.000414 4.656507 ( 1.079719)
test_btest 0.000000 0.001036 82.601784 ( 7.955179)
test_basic 0.000686 0.003336 0.597498 ( 0.681032)
test_all 0.001401 0.000000 444.589720 ( 48.979045)
test_rubyspec 0.026406 0.013699 42.664294 ( 55.092019)
total: 121.22 sec