Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-133009
#<BuildRuby:0x00005623ffb7bf28
@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-133009",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000039 0.000009 0.000048 ( 0.000033)
build_up 0.001130 0.005792 0.842436 ( 1.036202)
build_miniruby 0.000985 0.000329 1.001441 ( 0.999407)
build_ruby 0.001092 0.000364 2.785572 ( 2.783139)
build_all 0.009675 0.000000 16.724315 ( 3.001506)
build_install 0.006037 0.005255 2.105424 ( 1.085079)
test_btest 0.000706 0.000235 66.699828 ( 11.200258)
test_basic 0.004946 0.001649 0.377812 ( 0.463918)
test_all 0.001151 0.000383 658.255255 ( 94.928977)
test_rubyspec 0.084811 0.047363 51.655492 ( 59.764286)
total: 175.26 sec