Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-044250
#<BuildRuby:0x0000561b6401b4b0
@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.20231225-044250",
@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.000002 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000563 0.003076 0.740206 ( 1.128263)
build_miniruby 0.000870 0.000237 0.904805 ( 0.905283)
build_ruby 0.001409 0.000384 2.776964 ( 2.782789)
build_all 0.001929 0.005573 12.223162 ( 1.018353)
build_install 0.002468 0.008277 3.434335 ( 0.982116)
test_btest 0.000440 0.000237 64.450957 ( 4.682500)
test_basic 0.003842 0.000069 0.384328 ( 0.457221)
test_all 0.075672 0.030318 418.900030 ( 43.041592)
test_rubyspec 0.033281 0.017964 40.890236 ( 53.655722)
total: 108.65 sec