Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-232323
#<BuildRuby:0x000055d7c0f1c078
@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.20230627-232323",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005560 0.000000 1.372798 ( 2.729326)
build_miniruby 0.001026 0.000000 0.844382 ( 0.844010)
build_ruby 0.000000 0.001380 2.635197 ( 2.635015)
build_all 0.007925 0.002325 15.933298 ( 1.412836)
build_install 0.007828 0.001490 4.658682 ( 1.120201)
test_btest 0.000828 0.000158 86.542992 ( 7.454022)
test_basic 0.003387 0.000646 0.618803 ( 0.701391)
test_all 0.001290 0.000245 453.006730 ( 44.173298)
test_rubyspec 0.022438 0.018393 42.955740 ( 55.474660)
total: 116.55 sec