Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-164155
#<BuildRuby:0x00005601cc55f018
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-164155",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000065 0.000017 0.000082 ( 0.000085)
build_up 0.007615 0.000820 0.940504 ( 1.141091)
build_miniruby 0.002536 0.000000 0.862018 ( 0.861365)
build_ruby 0.002957 0.000263 2.155363 ( 2.155425)
build_all 0.018003 0.002713 18.594570 ( 2.178191)
build_install 0.021383 0.000000 2.012868 ( 1.002999)
test_btest 0.001329 0.000000 91.260658 ( 9.427423)
test_basic 0.002813 0.005133 0.348781 ( 0.436047)
test_all 0.001944 0.000389 673.727229 ( 69.627717)
test_rubyspec 0.097614 0.081202 48.026842 ( 56.135250)
total: 142.97 sec