Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-103548
#<BuildRuby:0x00005600267f80d8
@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.20240112-103548",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000730 0.004419 0.820731 ( 1.269387)
build_miniruby 0.000682 0.000378 0.820518 ( 0.820848)
build_ruby 0.001602 0.000000 2.667841 ( 2.668444)
build_all 0.007955 0.000577 12.058113 ( 0.971865)
build_install 0.010734 0.000000 3.744200 ( 0.981016)
test_btest 0.000877 0.000000 63.866955 ( 4.761101)
test_basic 0.004367 0.000000 0.405273 ( 0.485616)
test_all 0.082648 0.016070 395.366931 ( 37.917705)
test_rubyspec 0.017486 0.050215 40.805533 ( 53.357786)
total: 103.23 sec