Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-182947
#<BuildRuby:0x0000562041ec0038
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-182947",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001132 0.004242 0.921582 ( 1.324789)
build_miniruby 0.000886 0.000000 0.796054 ( 0.795959)
build_ruby 0.001585 0.000000 2.633606 ( 2.634287)
build_all 0.007325 0.000220 12.027090 ( 0.962221)
build_install 0.012833 0.000000 3.468976 ( 0.971473)
test_btest 0.000807 0.000000 62.059346 ( 4.656085)
test_basic 0.005335 0.000211 0.398804 ( 0.478261)
test_all 0.060000 0.036233 353.972396 ( 34.732073)
test_rubyspec 0.025335 0.039256 39.735686 ( 52.317927)
total: 98.87 sec