Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-014515
#<BuildRuby:0x000055ddccb84098
@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.20230530-014515",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000047)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.003361 0.001936 1.262521 ( 2.701037)
build_miniruby 0.000788 0.000197 0.825327 ( 0.824997)
build_ruby 0.001034 0.000258 2.345685 ( 2.345601)
build_all 0.005940 0.003265 12.403750 ( 1.073871)
build_install 0.004949 0.002883 1.740497 ( 0.855527)
test_btest 0.000877 0.000274 81.394983 ( 7.487698)
test_basic 0.001273 0.002708 0.567109 ( 0.651269)
test_all 0.002100 0.000000 440.779355 ( 47.137296)
test_rubyspec 0.022925 0.020977 42.311272 ( 54.803507)
total: 117.88 sec