Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-092712
#<BuildRuby:0x000055cc33842fb0
@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.20230123-092712",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003470 0.000000 0.617801 ( 1.061060)
build_miniruby 0.000904 0.000000 0.639034 ( 0.638676)
build_ruby 0.001303 0.000000 2.194673 ( 2.214292)
build_all 0.009635 0.000000 11.936060 ( 1.482702)
build_install 0.006490 0.000000 1.525051 ( 0.713659)
test_btest 0.000000 0.000639 67.591644 ( 5.746413)
test_basic 0.000459 0.003340 0.244623 ( 0.339655)
test_all 0.000954 0.000000 483.200300 ( 45.791418)
test_rubyspec 0.018825 0.009130 35.151321 ( 45.732999)
total: 103.72 sec