Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-233943
#<BuildRuby:0x00005628e2d73208
@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.20230111-233943",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002570 0.001028 0.627156 ( 1.067127)
build_miniruby 0.000612 0.000244 0.679480 ( 0.678828)
build_ruby 0.000966 0.000386 2.441091 ( 2.440644)
build_all 0.009102 0.000094 12.888804 ( 1.612078)
build_install 0.002568 0.003718 1.461737 ( 0.704947)
test_btest 0.000497 0.000191 65.963999 ( 6.595759)
test_basic 0.000000 0.003850 0.263768 ( 0.359364)
test_all 0.000714 0.000751 493.786607 ( 51.643418)
test_rubyspec 0.011117 0.017819 36.006309 ( 46.251704)
total: 111.35 sec