Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-055720
#<BuildRuby:0x000056291f67ff90
@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.20240101-055720",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004885 0.000387 0.801462 ( 1.200389)
build_miniruby 0.000698 0.000280 0.813588 ( 0.813179)
build_ruby 0.001360 0.000000 2.669758 ( 2.670959)
build_all 0.000746 0.007133 11.990776 ( 0.949180)
build_install 0.003381 0.006070 3.397939 ( 0.965609)
test_btest 0.000730 0.000000 64.305363 ( 5.034717)
test_basic 0.003771 0.001828 0.420796 ( 0.498541)
test_all 0.081014 0.017249 374.458111 ( 38.887488)
test_rubyspec 0.040611 0.024603 40.253083 ( 52.828446)
total: 103.85 sec