Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-022946
#<BuildRuby:0x00005632fdee3bb8
@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-022946",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005858 0.000000 1.267341 ( 2.556048)
build_miniruby 0.001092 0.000000 0.759606 ( 0.759178)
build_ruby 0.001233 0.000000 2.363035 ( 2.363239)
build_all 0.008870 0.000000 12.251485 ( 1.092945)
build_install 0.002410 0.004763 1.610560 ( 0.854879)
test_btest 0.000870 0.000062 80.931518 ( 7.186432)
test_basic 0.003643 0.000000 0.494117 ( 0.578043)
test_all 0.000841 0.000000 431.030974 ( 37.788854)
test_rubyspec 0.011705 0.027837 41.792324 ( 54.241611)
total: 107.42 sec