Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-033640
#<BuildRuby:0x000055accc4df520
@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.20230602-033640",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003075 0.001760 1.152799 ( 2.415327)
build_miniruby 0.000791 0.000198 0.790342 ( 0.790415)
build_ruby 0.000975 0.000243 2.371717 ( 2.372316)
build_all 0.008067 0.001059 12.228640 ( 1.100717)
build_install 0.006679 0.000647 1.699788 ( 0.850440)
test_btest 0.000738 0.000167 81.198140 ( 7.434290)
test_basic 0.003578 0.000813 0.682492 ( 0.765818)
test_all 0.001108 0.000251 430.999169 ( 50.598330)
test_rubyspec 0.013195 0.025041 40.857830 ( 53.405480)
total: 119.73 sec