Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-045822
#<BuildRuby:0x000055d02248ae20
@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.20230331-045822",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003721 0.000000 0.866106 ( 2.205194)
build_miniruby 0.000753 0.000000 0.703857 ( 0.703262)
build_ruby 0.001169 0.000000 2.248442 ( 2.247644)
build_all 0.008317 0.000000 12.250079 ( 1.146844)
build_install 0.007010 0.000000 1.755497 ( 0.915863)
test_btest 0.000581 0.000000 80.559066 ( 6.736892)
test_basic 0.000000 0.003017 0.264932 ( 0.360090)
test_all 0.000000 0.001068 454.668799 ( 41.933606)
test_rubyspec 0.003760 0.018496 37.744583 ( 48.225459)
total: 104.48 sec