Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-232710
#<BuildRuby:0x0000562e426b7f30
@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.20230217-232710",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003384 0.000282 0.775083 ( 1.155550)
build_miniruby 0.000967 0.000081 0.684121 ( 0.682913)
build_ruby 0.001115 0.000093 2.137678 ( 2.137516)
build_all 0.005665 0.003082 12.430370 ( 1.538245)
build_install 0.002705 0.003704 1.538106 ( 0.772600)
test_btest 0.000593 0.000105 66.064870 ( 6.157569)
test_basic 0.000000 0.003658 0.304270 ( 0.400278)
test_all 0.000719 0.000341 484.066465 ( 53.738777)
test_rubyspec 0.012878 0.014642 34.697549 ( 45.310356)
total: 111.89 sec