Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-231000
#<BuildRuby:0x00005648671ebd78
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-231000",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.003343 0.573851 ( 1.003072)
build_miniruby 0.000000 0.000903 0.729745 ( 0.728930)
build_ruby 0.000305 0.001022 2.557516 ( 2.558108)
build_all 0.009513 0.000000 12.451594 ( 1.503387)
build_install 0.004948 0.002009 1.621795 ( 0.774740)
test_btest 0.000490 0.000264 66.705892 ( 6.038326)
test_basic 0.002102 0.001132 0.255390 ( 0.350862)
test_all 0.001020 0.000549 478.873281 ( 45.086009)
test_rubyspec 0.016002 0.014024 35.392272 ( 45.930497)
total: 103.97 sec