Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-151851
#<BuildRuby:0x00005649107ec0c0
@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.20230120-151851",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000000 0.003961 0.636621 ( 1.056464)
build_miniruby 0.000000 0.001005 0.638065 ( 0.637246)
build_ruby 0.000097 0.001255 2.185031 ( 2.184811)
build_all 0.004945 0.004246 11.917065 ( 1.500234)
build_install 0.004269 0.002242 1.501587 ( 0.719544)
test_btest 0.000494 0.000231 63.128311 ( 6.308004)
test_basic 0.000000 0.003323 0.241664 ( 0.337286)
test_all 0.000919 0.000000 486.453798 ( 45.323586)
test_rubyspec 0.014299 0.012124 34.860914 ( 45.549091)
total: 103.62 sec