Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-065705
#<BuildRuby:0x000055fcc2408188
@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.20231126-065705",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005607 0.000000 0.929811 ( 1.303736)
build_miniruby 0.001150 0.000000 0.807384 ( 0.807488)
build_ruby 0.001319 0.000111 2.670513 ( 2.671324)
build_all 0.003990 0.003976 12.287394 ( 0.987988)
build_install 0.009538 0.004655 3.680138 ( 0.982455)
test_btest 0.000481 0.000206 65.193134 ( 5.251202)
test_basic 0.005155 0.000412 0.410973 ( 0.489104)
test_all 0.061102 0.032073 359.117858 ( 31.630446)
test_rubyspec 0.004651 0.065347 39.915163 ( 52.476270)
total: 96.60 sec