Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-035533
#<BuildRuby:0x000055dba80de678
@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.20230124-035533",
@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.000010 0.000009 0.000019 ( 0.000019)
autoconf 0.000022 0.000020 0.000042 ( 0.000042)
configure 0.000016 0.000014 0.000030 ( 0.000030)
build_up 0.006284 0.002677 0.863079 ( 1.515455)
build_miniruby 0.001147 0.000000 1.001435 ( 0.999607)
build_ruby 0.001456 0.000000 2.757392 ( 2.754987)
build_all 0.006617 0.003340 16.659080 ( 2.972517)
build_install 0.005680 0.005101 2.100957 ( 1.080741)
test_btest 0.000000 0.000902 73.942825 ( 10.824704)
test_basic 0.000000 0.007324 0.352787 ( 0.437520)
test_all 0.000000 0.001373 661.357814 (105.189709)
test_rubyspec 0.059762 0.052462 51.428604 ( 59.504198)
total: 185.28 sec