Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-225413
#<BuildRuby:0x00005579935bb4b0
@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.20231230-225413",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005485 0.816114 ( 1.197940)
build_miniruby 0.000000 0.001141 0.860646 ( 0.860497)
build_ruby 0.001112 0.000664 2.681907 ( 2.682412)
build_all 0.004821 0.002772 11.928408 ( 0.999492)
build_install 0.007280 0.003659 3.560505 ( 0.978158)
test_btest 0.000470 0.000188 60.454231 ( 5.853861)
test_basic 0.003948 0.000092 0.387870 ( 0.467863)
test_all 0.069379 0.025416 382.440594 ( 32.763626)
test_rubyspec 0.023699 0.043072 40.518366 ( 53.070012)
total: 98.87 sec