Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-212722
#<BuildRuby:0x0000560adeb17fa8
@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.20230524-212722",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000786 0.004666 1.458739 ( 2.718523)
build_miniruby 0.000652 0.000326 0.754465 ( 0.753836)
build_ruby 0.001341 0.000000 2.401033 ( 2.401261)
build_all 0.009267 0.000000 12.379363 ( 1.104053)
build_install 0.007472 0.000000 1.694220 ( 0.859729)
test_btest 0.000619 0.000000 79.674046 ( 7.191612)
test_basic 0.001792 0.002292 0.716347 ( 0.800507)
test_all 0.001436 0.000513 452.022361 ( 47.220945)
test_rubyspec 0.005401 0.035220 42.183050 ( 54.573610)
total: 117.62 sec