Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-203216
#<BuildRuby:0x0000562ec658be20
@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.20230308-203216",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003785 0.000344 0.824850 ( 2.181917)
build_miniruby 0.000823 0.000075 0.634129 ( 0.633714)
build_ruby 0.001044 0.000095 2.151107 ( 2.150751)
build_all 0.007774 0.000707 11.126106 ( 0.966514)
build_install 0.002295 0.004643 1.541516 ( 0.840284)
test_btest 0.000532 0.000089 75.313707 ( 6.689910)
test_basic 0.000000 0.003213 0.251067 ( 0.346992)
test_all 0.000000 0.001818 414.031963 ( 37.971929)
test_rubyspec 0.013136 0.013928 36.244179 ( 46.788289)
total: 98.57 sec