Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-130025
#<BuildRuby:0x0000564dde8a3090
@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.20230309-130025",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004011 0.000049 0.832809 ( 2.171936)
build_miniruby 0.000690 0.000207 0.649251 ( 0.648339)
build_ruby 0.000853 0.000255 2.089882 ( 2.090090)
build_all 0.006594 0.001978 11.310207 ( 1.005850)
build_install 0.006389 0.000462 1.557774 ( 0.837042)
test_btest 0.000851 0.000232 74.315137 ( 7.071075)
test_basic 0.002483 0.000677 0.246314 ( 0.343296)
test_all 0.001204 0.000101 395.901093 ( 36.428912)
test_rubyspec 0.005053 0.023238 36.652976 ( 47.094899)
total: 97.69 sec