Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-000300
#<BuildRuby:0x000055c8152af7f0
@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.20231216-000300",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000296 0.004034 1.028009 ( 1.294224)
build_miniruby 0.000656 0.000054 0.866907 ( 0.867346)
build_ruby 0.001456 0.000121 2.711768 ( 2.712861)
build_all 0.007786 0.000000 12.133881 ( 1.005200)
build_install 0.004740 0.003684 3.614969 ( 0.975792)
test_btest 0.000657 0.000082 61.962058 ( 5.500614)
test_basic 0.000309 0.003349 0.390584 ( 0.463892)
test_all 0.071708 0.029876 374.627499 ( 39.663707)
test_rubyspec 0.017171 0.045752 39.680044 ( 52.347699)
total: 104.83 sec