Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-234124
#<BuildRuby:0x0000564458bebd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-234124",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002750 0.003668 1.275622 ( 1.648157)
build_miniruby 0.000000 0.001272 0.946214 ( 0.945207)
build_ruby 0.000212 0.001332 2.699128 ( 2.698955)
build_all 0.006287 0.002096 13.900952 ( 1.275016)
build_install 0.000637 0.006638 4.095375 ( 1.087930)
test_btest 0.000633 0.000292 76.950568 ( 6.780685)
test_basic 0.005270 0.000000 0.643781 ( 0.718554)
test_all 0.111418 0.020084 469.446986 ( 52.463092)
test_rubyspec 0.020788 0.025072 47.194092 ( 59.631545)
total: 127.25 sec