Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-120453
#<BuildRuby:0x000056015bb400c0
@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.20230201-120453",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003771 0.000000 0.618986 ( 1.027538)
build_miniruby 0.000927 0.000000 0.626924 ( 0.626498)
build_ruby 0.001222 0.000000 2.030455 ( 2.030574)
build_all 0.009229 0.000000 11.873863 ( 1.468563)
build_install 0.002599 0.003889 1.474250 ( 0.720309)
test_btest 0.000627 0.000033 64.444914 ( 6.333030)
test_basic 0.001295 0.004064 0.266207 ( 0.359709)
test_all 0.000942 0.000099 482.179633 ( 45.871321)
test_rubyspec 0.016545 0.009710 34.727128 ( 45.106086)
total: 103.54 sec