Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-025533
#<BuildRuby:0x000055e2d5f93a18
@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.20240103-025533",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.006711 1.067556 ( 1.334870)
build_miniruby 0.000000 0.000995 0.810141 ( 0.810120)
build_ruby 0.000000 0.001115 2.651771 ( 2.652775)
build_all 0.004189 0.002906 12.032419 ( 0.957769)
build_install 0.007238 0.005872 3.468102 ( 0.957271)
test_btest 0.000413 0.000241 61.944739 ( 5.663562)
test_basic 0.004916 0.000347 0.415926 ( 0.495254)
test_all 0.077696 0.018834 399.795739 ( 35.658989)
test_rubyspec 0.036009 0.030864 39.950051 ( 52.536309)
total: 101.07 sec