Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-034438
#<BuildRuby:0x000056072cd47568
@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.20230609-034438",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005775 0.000379 1.373513 ( 2.625855)
build_miniruby 0.000888 0.000208 0.790178 ( 0.790481)
build_ruby 0.000000 0.001173 2.450078 ( 2.450286)
build_all 0.002675 0.006787 12.849949 ( 1.130617)
build_install 0.003998 0.004141 1.739832 ( 0.849155)
test_btest 0.000693 0.000255 83.032562 ( 6.934287)
test_basic 0.001983 0.005092 0.693415 ( 0.776067)
test_all 0.000668 0.000281 444.359597 ( 44.194252)
test_rubyspec 0.026751 0.010779 41.797597 ( 54.333240)
total: 114.08 sec