Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-135610
#<BuildRuby:0x000055fe7187b610
@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.20221226-135610",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003465 0.641641 ( 1.069107)
build_miniruby 0.000000 0.000948 0.755932 ( 0.755340)
build_ruby 0.000000 0.001301 2.505437 ( 2.506311)
build_all 0.008004 0.001321 12.716258 ( 1.504614)
build_install 0.003131 0.003593 1.592549 ( 0.777578)
test_btest 0.000536 0.000126 67.188115 ( 5.954746)
test_basic 0.003508 0.000000 0.249075 ( 0.345313)
test_all 0.000882 0.000160 486.467428 ( 46.288110)
test_rubyspec 0.020509 0.008181 35.237559 ( 45.676850)
total: 104.88 sec