Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-022556
#<BuildRuby:0x0000564abe0237f8
@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.20231215-022556",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003587 0.000717 1.017248 ( 1.263731)
build_miniruby 0.001225 0.000000 0.869772 ( 0.870056)
build_ruby 0.001138 0.000000 2.709244 ( 2.711377)
build_all 0.007953 0.000000 12.116939 ( 0.998590)
build_install 0.013702 0.000000 3.595960 ( 0.976105)
test_btest 0.000548 0.000000 62.356029 ( 5.693661)
test_basic 0.000732 0.002784 0.381845 ( 0.464261)
test_all 0.080205 0.017530 420.853624 ( 36.117421)
test_rubyspec 0.025076 0.040845 39.649292 ( 52.349635)
total: 101.45 sec