Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-065411
#<BuildRuby:0x000056118e91bce8
@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.20230810-065411",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003912 0.000869 1.426813 ( 2.806132)
build_miniruby 0.001121 0.000000 0.876935 ( 0.876033)
build_ruby 0.000000 0.001215 2.678700 ( 2.679022)
build_all 0.000578 0.008748 15.011447 ( 1.322541)
build_install 0.008677 0.000362 2.173547 ( 0.955183)
test_btest 0.000937 0.000000 84.795376 ( 7.878919)
test_basic 0.004040 0.000383 0.728599 ( 0.806280)
test_all 0.001563 0.000476 547.896793 ( 62.925576)
test_rubyspec 0.021922 0.022481 46.449613 ( 58.783799)
total: 139.03 sec