Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-153059
#<BuildRuby:0x000056075e5bf868
@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-153059",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000000 0.004139 0.647567 ( 1.276120)
build_miniruby 0.000000 0.007374 109.931952 ( 11.176719)
build_ruby 0.000000 0.001330 2.197332 ( 2.197176)
build_all 0.006898 0.007002 24.074130 ( 4.915470)
build_install 0.002893 0.003044 1.539167 ( 0.738637)
test_btest 0.000368 0.000289 63.312016 ( 6.483171)
test_basic 0.003823 0.000000 0.262562 ( 0.357230)
test_all 0.000856 0.000000 490.264435 ( 45.901139)
test_rubyspec 0.014619 0.014713 34.994585 ( 45.627858)
total: 118.67 sec