Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-133230
#<BuildRuby:0x00005585cf18c090
@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.20230521-133230",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005784 0.000643 1.361121 ( 2.621554)
build_miniruby 0.001019 0.000113 0.814743 ( 0.814270)
build_ruby 0.001254 0.000000 2.396049 ( 2.396728)
build_all 0.008943 0.000000 12.200134 ( 1.036935)
build_install 0.007562 0.000000 1.631588 ( 0.872690)
test_btest 0.000972 0.000089 81.482366 ( 6.513120)
test_basic 0.000598 0.004008 0.740538 ( 0.823080)
test_all 0.001263 0.000165 441.098173 ( 48.119595)
test_rubyspec 0.003072 0.034676 40.670283 ( 53.221421)
total: 116.42 sec