Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-081517
#<BuildRuby:0x0000562f003efbb8
@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.20231118-081517",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005937 0.000000 1.327983 ( 1.703731)
build_miniruby 0.001152 0.000000 0.886788 ( 0.886612)
build_ruby 0.001925 0.000000 2.810061 ( 2.810273)
build_all 0.008222 0.001742 16.440806 ( 1.474039)
build_install 0.007161 0.001492 4.818123 ( 1.181569)
test_btest 0.000572 0.000119 84.016796 ( 7.754104)
test_basic 0.002735 0.000570 0.571653 ( 0.650373)
test_all 0.108022 0.023730 521.337664 ( 53.385975)
test_rubyspec 0.014070 0.030756 49.856013 ( 62.092199)
total: 131.94 sec