Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-030843
#<BuildRuby:0x000055ff96feb208
@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-030843",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004399 0.000733 0.814056 ( 1.220494)
build_miniruby 0.001010 0.000168 0.825733 ( 0.825387)
build_ruby 0.001601 0.000000 2.669295 ( 2.669804)
build_all 0.007203 0.000670 11.995752 ( 0.962590)
build_install 0.003849 0.004635 3.375770 ( 0.970912)
test_btest 0.000634 0.000135 64.294886 ( 5.275720)
test_basic 0.003445 0.000738 0.409994 ( 0.489849)
test_all 0.083100 0.015603 395.447343 ( 34.077193)
test_rubyspec 0.032041 0.032894 40.515424 ( 53.079871)
total: 99.57 sec