Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-180136
#<BuildRuby:0x000055c5ce347788
@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.20240115-180136",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000939 0.004169 0.805190 ( 1.228914)
build_miniruby 0.000850 0.000232 0.817310 ( 0.817273)
build_ruby 0.001117 0.000304 2.707834 ( 2.708605)
build_all 0.007540 0.000000 12.172313 ( 0.978974)
build_install 0.007951 0.001656 3.374152 ( 0.957405)
test_btest 0.000608 0.000140 67.614151 ( 4.926553)
test_basic 0.003249 0.000749 0.405062 ( 0.485569)
test_all 0.066152 0.031619 377.483932 ( 40.593561)
test_rubyspec 0.018919 0.049156 40.718739 ( 53.257474)
total: 105.95 sec