Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-095005
#<BuildRuby:0x00005596c7d02858
@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.20230110-095005",
@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.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003451 0.003536 1.347938 ( 1.616458)
build_miniruby 0.000464 0.000831 1.054218 ( 1.052418)
build_ruby 0.001549 0.000000 2.931650 ( 2.807454)
build_all 0.010321 0.000000 16.847371 ( 2.998652)
build_install 0.007295 0.004539 2.125349 ( 1.075084)
test_btest 0.000840 0.000293 73.441850 ( 10.753448)
test_basic 0.001984 0.004464 0.340143 ( 0.426619)
test_all 0.001046 0.000419 659.511114 ( 99.394933)
test_rubyspec 0.095099 0.039599 52.043276 ( 60.144334)
total: 180.27 sec