Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-144646
#<BuildRuby:0x000055a99c5cbe08
@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-144646",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003268 0.000544 0.632170 ( 1.029297)
build_miniruby 0.000800 0.000133 0.638480 ( 0.637753)
build_ruby 0.001191 0.000000 2.063783 ( 2.063596)
build_all 0.008800 0.000000 11.892362 ( 1.467927)
build_install 0.006645 0.000000 1.511660 ( 0.716800)
test_btest 0.000722 0.000000 63.966251 ( 6.220093)
test_basic 0.003763 0.000000 0.241045 ( 0.336630)
test_all 0.001158 0.000113 479.342095 ( 45.113100)
test_rubyspec 0.013227 0.015603 35.005883 ( 45.623912)
total: 103.21 sec