Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-053032
#<BuildRuby:0x000055cd871137f8
@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.20240103-053032",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005769 0.000275 1.045991 ( 1.301416)
build_miniruby 0.001027 0.000186 0.842808 ( 0.842732)
build_ruby 0.001492 0.000271 2.649951 ( 2.650863)
build_all 0.006774 0.001231 12.230795 ( 0.993464)
build_install 0.001159 0.010943 3.471075 ( 0.976024)
test_btest 0.000558 0.000000 63.101148 ( 4.694150)
test_basic 0.000000 0.003869 0.398841 ( 0.479692)
test_all 0.070654 0.024454 395.120460 ( 32.403742)
test_rubyspec 0.036802 0.042540 39.858974 ( 52.421268)
total: 96.76 sec