Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-041226
#<BuildRuby:0x000055c324af78e0
@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.20231128-041226",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005143 0.000429 0.930486 ( 1.346223)
build_miniruby 0.000965 0.000080 0.829178 ( 0.828964)
build_ruby 0.000000 0.001420 2.648800 ( 2.649474)
build_all 0.000595 0.007627 12.151461 ( 0.980588)
build_install 0.009637 0.002409 3.706704 ( 0.985880)
test_btest 0.000000 0.000577 63.451098 ( 5.608152)
test_basic 0.001993 0.002224 0.400030 ( 0.479720)
test_all 0.079024 0.018433 349.474232 ( 40.461895)
test_rubyspec 0.036085 0.031246 39.903827 ( 52.462056)
total: 105.80 sec