Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-134331
#<BuildRuby:0x000056395eda3d68
@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.20240112-134331",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002162 0.002058 0.809834 ( 1.212527)
build_miniruby 0.000808 0.000269 0.907955 ( 0.907959)
build_ruby 0.000000 0.001383 2.800016 ( 2.801683)
build_all 0.007889 0.002425 14.612795 ( 1.383452)
build_install 0.007512 0.001251 4.191311 ( 1.153045)
test_btest 0.000476 0.000158 82.225660 ( 6.964159)
test_basic 0.002304 0.000768 0.407044 ( 0.487769)
test_all 0.088263 0.045983 538.641092 ( 52.543153)
test_rubyspec 0.010620 0.025044 49.961898 ( 62.496085)
total: 129.95 sec