Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-095228
#<BuildRuby:0x0000564c24a08040
@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.20230725-095228",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005282 1.522455 ( 2.791124)
build_miniruby 0.000000 0.001604 0.917608 ( 0.921090)
build_ruby 0.000000 0.001236 2.802050 ( 2.801416)
build_all 0.006829 0.002606 14.695946 ( 1.302533)
build_install 0.003832 0.004534 2.050369 ( 0.936795)
test_btest 0.000528 0.000176 83.766659 ( 7.885309)
test_basic 0.003892 0.000268 0.570569 ( 0.646578)
test_all 0.001032 0.000331 522.169251 ( 51.612366)
test_rubyspec 0.015009 0.029577 42.999108 ( 55.438918)
total: 124.34 sec