Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-124726
#<BuildRuby:0x0000559d1de22858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230130-124726",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000029 0.000006 0.000035 ( 0.000033)
build_up 0.005484 0.001175 0.848153 ( 1.179404)
build_miniruby 0.001315 0.000000 1.007312 ( 1.005265)
build_ruby 0.000000 0.001406 2.773388 ( 2.770833)
build_all 0.008513 0.001212 16.723534 ( 2.982271)
build_install 0.006679 0.004591 2.079443 ( 1.068459)
test_btest 0.000681 0.000179 68.036572 ( 11.400565)
test_basic 0.002629 0.003613 0.340817 ( 0.427551)
test_all 0.000000 0.001422 639.853777 (100.981712)
test_rubyspec 0.059805 0.053362 51.764091 ( 59.810189)
total: 181.63 sec