Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-111858
#<BuildRuby:0x000055e1f1857f90
@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.20231223-111858",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002963 0.000269 0.744656 ( 1.122848)
build_miniruby 0.001070 0.000097 0.902411 ( 0.903252)
build_ruby 0.001418 0.000000 2.770421 ( 2.803533)
build_all 0.007935 0.000044 12.090887 ( 1.013075)
build_install 0.003491 0.005012 3.463097 ( 0.978949)
test_btest 0.000710 0.000109 63.879690 ( 5.545737)
test_basic 0.000000 0.003822 0.388252 ( 0.464118)
test_all 0.087873 0.020747 440.646506 ( 42.363029)
test_rubyspec 0.033126 0.017388 40.794701 ( 53.549273)
total: 108.74 sec