Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-180747
#<BuildRuby:0x000056528fe6dc68
@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-180747",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.002606 0.003884 0.847443 ( 1.602258)
build_miniruby 0.001049 0.000131 1.014812 ( 1.012960)
build_ruby 0.001468 0.000183 2.766521 ( 2.763683)
build_all 0.004960 0.005070 16.844075 ( 3.000389)
build_install 0.011473 0.000000 2.136391 ( 1.087116)
test_btest 0.000931 0.000000 73.963748 ( 10.522919)
test_basic 0.006165 0.000000 0.342963 ( 0.429463)
test_all 0.001585 0.000000 660.152186 (100.831613)
test_rubyspec 0.041512 0.017380 51.662651 ( 59.776687)
total: 181.03 sec