Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-201540
#<BuildRuby:0x0000557fce0776e8
@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-201540",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000041)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.000000 0.003752 0.602955 ( 1.023288)
build_miniruby 0.000908 0.000000 0.649065 ( 0.648616)
build_ruby 0.000000 0.001252 2.180287 ( 2.180234)
build_all 0.007223 0.001624 11.852699 ( 1.478315)
build_install 0.005946 0.000398 1.460559 ( 0.695938)
test_btest 0.000583 0.000103 65.691278 ( 6.250200)
test_basic 0.000325 0.003079 0.252380 ( 0.348257)
test_all 0.001392 0.000309 487.425748 ( 45.587808)
test_rubyspec 0.008351 0.017985 34.817213 ( 45.362291)
total: 103.58 sec