Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-031352
#<BuildRuby:0x0000556d55a8c060
@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.20231230-031352",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004129 0.000751 0.780936 ( 1.172076)
build_miniruby 0.000848 0.000154 0.816927 ( 0.817007)
build_ruby 0.001226 0.000223 2.677430 ( 2.686056)
build_all 0.005343 0.003669 12.000937 ( 0.990453)
build_install 0.006865 0.003810 3.375989 ( 0.968026)
test_btest 0.000533 0.000142 64.143602 ( 4.610123)
test_basic 0.003738 0.000000 0.391931 ( 0.473625)
test_all 0.078787 0.016086 385.528677 ( 33.191040)
test_rubyspec 0.012487 0.053251 40.308519 ( 52.862642)
total: 97.77 sec