Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-005629
#<BuildRuby:0x0000561ddf3374f0
@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-005629",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003125 0.001953 0.800578 ( 1.184104)
build_miniruby 0.000640 0.000400 0.817315 ( 0.817317)
build_ruby 0.000839 0.000524 2.677886 ( 2.678700)
build_all 0.007985 0.000000 12.075575 ( 0.983278)
build_install 0.000000 0.013369 3.707077 ( 0.976020)
test_btest 0.000402 0.000436 64.088358 ( 4.663145)
test_basic 0.002466 0.002017 0.408242 ( 0.488211)
test_all 0.066942 0.029914 389.214795 ( 38.078428)
test_rubyspec 0.037871 0.028244 40.586391 ( 53.154056)
total: 103.02 sec