Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-221038
#<BuildRuby:0x000055e709c08078
@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.20230531-221038",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001638 0.003408 1.434612 ( 2.693806)
build_miniruby 0.000837 0.000246 0.765085 ( 0.764505)
build_ruby 0.000958 0.000282 2.484386 ( 2.484443)
build_all 0.005440 0.003233 11.997392 ( 1.128772)
build_install 0.006955 0.000000 1.612156 ( 0.845801)
test_btest 0.000960 0.000009 80.045714 ( 7.498507)
test_basic 0.000000 0.004009 0.657252 ( 0.739218)
test_all 0.000000 0.001043 428.088887 ( 38.767276)
test_rubyspec 0.013474 0.025673 40.865406 ( 53.398178)
total: 108.32 sec