Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-152753
#<BuildRuby:0x000055995a78ee68
@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.20230311-152753",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000119 0.003996 0.842377 ( 2.059405)
build_miniruby 0.000946 0.000000 0.645647 ( 0.645308)
build_ruby 0.001161 0.000000 2.130704 ( 2.132074)
build_all 0.008105 0.000592 11.461220 ( 1.007685)
build_install 0.001862 0.004797 1.550078 ( 0.803936)
test_btest 0.000453 0.000151 76.671338 ( 6.673570)
test_basic 0.002561 0.000854 0.245986 ( 0.341801)
test_all 0.001088 0.000362 400.685309 ( 36.261463)
test_rubyspec 0.014969 0.014120 36.115937 ( 46.678174)
total: 96.60 sec