Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-084724
#<BuildRuby:0x000055c079b6b108
@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.20240114-084724",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004230 0.000846 0.799465 ( 1.193540)
build_miniruby 0.000912 0.000182 0.814863 ( 0.814375)
build_ruby 0.001582 0.000317 2.715789 ( 2.716768)
build_all 0.002277 0.005629 12.092432 ( 0.987347)
build_install 0.010665 0.003199 3.531801 ( 0.984528)
test_btest 0.000620 0.000186 65.731281 ( 5.578154)
test_basic 0.005428 0.000000 0.416203 ( 0.495488)
test_all 0.095749 0.000000 373.960704 ( 40.242428)
test_rubyspec 0.022494 0.041529 40.862565 ( 53.406006)
total: 106.42 sec