Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-053455
#<BuildRuby:0x0000558cbaf900c8
@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.20240110-053455",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.006029 0.000279 0.822864 ( 1.214141)
build_miniruby 0.001002 0.000154 0.820100 ( 0.820420)
build_ruby 0.000000 0.001595 2.677331 ( 2.678111)
build_all 0.004061 0.003697 11.984587 ( 1.003152)
build_install 0.010552 0.000207 3.375242 ( 0.966432)
test_btest 0.000565 0.000113 65.562065 ( 4.992744)
test_basic 0.000241 0.003716 0.398328 ( 0.479123)
test_all 0.086698 0.010450 384.165622 ( 32.946573)
test_rubyspec 0.019860 0.044891 40.458270 ( 53.011494)
total: 98.11 sec