Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-093502
#<BuildRuby:0x000055fd3e30fac0
@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.20230203-093502",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003824 0.000000 0.601770 ( 1.137870)
build_miniruby 0.000699 0.000234 0.647594 ( 0.647099)
build_ruby 0.000906 0.000329 2.033882 ( 2.034266)
build_all 0.004495 0.004837 11.930082 ( 1.501845)
build_install 0.001881 0.004466 1.475456 ( 0.700822)
test_btest 0.000482 0.000241 62.433494 ( 6.426586)
test_basic 0.002500 0.001250 0.252749 ( 0.347732)
test_all 0.001129 0.000564 478.879582 ( 45.660657)
test_rubyspec 0.012153 0.014533 34.951163 ( 45.585027)
total: 104.04 sec