Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-031304
#<BuildRuby:0x0000564d50fcf118
@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.20230102-031304",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002374 0.000950 0.604461 ( 0.997559)
build_miniruby 0.000673 0.000269 0.723782 ( 0.723295)
build_ruby 0.000915 0.000366 2.467201 ( 2.467318)
build_all 0.003432 0.006063 12.629626 ( 1.511997)
build_install 0.004420 0.002210 1.670998 ( 0.790030)
test_btest 0.000479 0.000240 64.248502 ( 5.980600)
test_basic 0.000638 0.002708 0.246706 ( 0.341947)
test_all 0.000781 0.000426 485.811165 ( 47.753286)
test_rubyspec 0.001110 0.027609 34.562337 ( 45.103998)
total: 105.67 sec