Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-184032
#<BuildRuby:0x000055adadd0b118
@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.20230131-184032",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003106 0.000565 0.630520 ( 1.048333)
build_miniruby 0.000854 0.000156 0.627745 ( 0.626980)
build_ruby 0.000998 0.000182 2.030431 ( 2.030000)
build_all 0.000000 0.009051 11.973470 ( 1.499102)
build_install 0.004670 0.002033 1.499207 ( 0.704044)
test_btest 0.000499 0.000181 65.802011 ( 6.119237)
test_basic 0.003824 0.000000 0.280829 ( 0.375549)
test_all 0.000991 0.000000 483.371640 ( 45.727712)
test_rubyspec 0.015809 0.012607 34.991653 ( 45.590719)
total: 103.72 sec