Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-025829
#<BuildRuby:0x000055cc99878078
@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.20230621-025829",
@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.000003 0.000011 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003596 0.001542 1.330949 ( 2.554879)
build_miniruby 0.000687 0.000295 0.822580 ( 0.822439)
build_ruby 0.000948 0.000406 2.564279 ( 2.564292)
build_all 0.008388 0.001590 15.677662 ( 1.468725)
build_install 0.007261 0.000968 4.633769 ( 1.093545)
test_btest 0.000994 0.000000 86.081255 ( 7.319769)
test_basic 0.003980 0.000087 0.758983 ( 0.840176)
test_all 0.001014 0.000000 458.006144 ( 43.418413)
test_rubyspec 0.032208 0.010983 42.870168 ( 55.307863)
total: 115.39 sec