Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-230433
#<BuildRuby:0x00005612be973e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-230433",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004825 0.001609 0.842671 ( 1.022998)
build_miniruby 0.001000 0.000333 1.017977 ( 1.015969)
build_ruby 0.001307 0.000435 2.779643 ( 2.777037)
build_all 0.003249 0.006754 16.825710 ( 3.039594)
build_install 0.010771 0.000847 2.273662 ( 1.183814)
test_btest 0.000814 0.000305 79.745564 ( 10.717196)
test_basic 0.006044 0.000561 0.358290 ( 0.444436)
test_all 0.000000 0.001572 657.976586 (102.267835)
test_rubyspec 0.085803 0.048345 51.655440 ( 59.716134)
total: 182.19 sec