Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-092728
#<BuildRuby:0x000055d300bd76e8
@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.20230112-092728",
@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.000003 0.000010 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000000 0.003792 0.650651 ( 1.079128)
build_miniruby 0.000000 0.000980 0.681456 ( 0.680342)
build_ruby 0.000139 0.001110 2.420975 ( 2.420730)
build_all 0.002726 0.006840 12.928478 ( 1.594321)
build_install 0.005324 0.001070 1.532990 ( 0.739217)
test_btest 0.000396 0.000264 67.620040 ( 6.249446)
test_basic 0.000000 0.003813 0.246905 ( 0.342351)
test_all 0.000808 0.000620 494.219056 ( 49.744022)
test_rubyspec 0.008537 0.020427 35.459874 ( 45.963646)
total: 108.81 sec