Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-144112
#<BuildRuby:0x0000558fc08d3fd8
@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.20231206-144112",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003934 0.000000 0.980180 ( 1.252223)
build_miniruby 0.000610 0.000111 0.868041 ( 0.867990)
build_ruby 0.000801 0.000145 2.699278 ( 2.701640)
build_all 0.006763 0.000439 12.101334 ( 0.993169)
build_install 0.008787 0.000683 3.550287 ( 0.973409)
test_btest 0.000556 0.000086 64.577068 ( 4.575542)
test_basic 0.003783 0.000582 0.368519 ( 0.450506)
test_all 0.072131 0.027884 372.969378 ( 42.535534)
test_rubyspec 0.029113 0.036778 39.558401 ( 52.245789)
total: 106.60 sec