Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-090124
#<BuildRuby:0x000055d833a74048
@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.20231022-090124",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004438 0.000740 2.330902 ( 2.493652)
build_miniruby 0.000797 0.000133 0.861852 ( 0.862432)
build_ruby 0.001161 0.000193 2.704877 ( 2.705301)
build_all 0.010098 0.000000 16.190970 ( 1.475381)
build_install 0.008838 0.000186 5.185026 ( 1.151534)
test_btest 0.000846 0.000115 83.448509 ( 7.444717)
test_basic 0.003752 0.000000 0.693193 ( 0.769887)
test_all 0.096070 0.043371 464.880886 ( 52.041457)
test_rubyspec 0.015363 0.025994 49.894662 ( 62.310753)
total: 131.26 sec