Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-153443
#<BuildRuby:0x0000560687e97788
@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.20240114-153443",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.007036 0.000528 0.821709 ( 1.219028)
build_miniruby 0.000916 0.000153 0.804045 ( 0.803503)
build_ruby 0.001146 0.000191 2.675228 ( 2.676292)
build_all 0.007242 0.000000 11.928921 ( 1.006038)
build_install 0.003216 0.007093 3.408901 ( 0.978523)
test_btest 0.000652 0.000000 63.675892 ( 4.728297)
test_basic 0.004068 0.000000 0.414254 ( 0.494274)
test_all 0.069984 0.027655 377.862144 ( 40.909076)
test_rubyspec 0.019825 0.045439 40.808933 ( 53.349075)
total: 106.17 sec