Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-154734
#<BuildRuby:0x000055924a1fc098
@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.20231207-154734",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004806 0.000068 0.994583 ( 1.266993)
build_miniruby 0.000775 0.000065 0.866978 ( 0.868321)
build_ruby 0.000000 0.001646 2.712906 ( 2.713592)
build_all 0.005427 0.003318 12.173235 ( 0.994011)
build_install 0.008811 0.005566 3.585021 ( 0.974354)
test_btest 0.000625 0.000144 63.711825 ( 5.580299)
test_basic 0.003335 0.000770 0.373554 ( 0.455238)
test_all 0.066100 0.032899 359.865257 ( 38.985437)
test_rubyspec 0.030712 0.042078 39.455850 ( 52.103453)
total: 103.94 sec