Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-223604
#<BuildRuby:0x000056024f3b3f10
@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.20230111-223604",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005000 0.001538 0.845459 ( 1.065961)
build_miniruby 0.001008 0.000310 1.012730 ( 1.010773)
build_ruby 0.001260 0.000388 2.769821 ( 2.767195)
build_all 0.008298 0.001108 16.742946 ( 2.941979)
build_install 0.009129 0.000000 2.043378 ( 1.073867)
test_btest 0.000866 0.000161 68.771049 ( 11.645395)
test_basic 0.006932 0.000515 0.330589 ( 0.415263)
test_all 0.001130 0.000266 669.966893 ( 97.151432)
test_rubyspec 0.087830 0.034501 51.742339 ( 59.769163)
total: 177.84 sec