Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-063759
#<BuildRuby:0x000056063ccd7b28
@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.20221224-063759",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003601 0.613483 ( 1.060370)
build_miniruby 0.000903 0.000000 0.752357 ( 0.752580)
build_ruby 0.001324 0.000000 2.526111 ( 2.526041)
build_all 0.003912 0.005222 12.470447 ( 1.524127)
build_install 0.001765 0.005032 1.586767 ( 0.760268)
test_btest 0.000435 0.000218 67.827639 ( 5.827324)
test_basic 0.002507 0.001254 0.261147 ( 0.356422)
test_all 0.000790 0.000395 489.303379 ( 46.415980)
test_rubyspec 0.018590 0.009295 35.489331 ( 45.909989)
total: 105.13 sec