Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-131506
#<BuildRuby:0x000055ee7042b788
@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-131506",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005457 0.000000 0.915226 ( 1.314976)
build_miniruby 0.001088 0.000000 0.807777 ( 0.807809)
build_ruby 0.001477 0.000007 2.655624 ( 2.656598)
build_all 0.008504 0.000028 12.290596 ( 0.984738)
build_install 0.004256 0.006910 3.771165 ( 0.997595)
test_btest 0.000683 0.000102 63.748051 ( 4.939093)
test_basic 0.003866 0.000580 0.406239 ( 0.486112)
test_all 0.077263 0.022363 356.315733 ( 37.548187)
test_rubyspec 0.029386 0.040613 39.939783 ( 52.493288)
total: 102.23 sec