Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-201958
#<BuildRuby:0x0000555932547078
@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.20231206-201958",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005355 0.000103 1.005972 ( 1.492653)
build_miniruby 0.000768 0.000064 0.871834 ( 0.872919)
build_ruby 0.001700 0.000142 2.714081 ( 2.715228)
build_all 0.007666 0.000000 12.175186 ( 1.013923)
build_install 0.007691 0.004727 3.560001 ( 0.972672)
test_btest 0.000521 0.000070 63.331498 ( 5.030802)
test_basic 0.002802 0.000374 0.371881 ( 0.453256)
test_all 0.084546 0.015790 387.066734 ( 40.720317)
test_rubyspec 0.035822 0.034184 39.706061 ( 52.398027)
total: 105.67 sec