Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-092800
#<BuildRuby:0x00005596f149bd48
@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.20230217-092800",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003635 0.801874 ( 1.252239)
build_miniruby 0.000495 0.000533 0.666244 ( 0.665902)
build_ruby 0.000780 0.000390 2.131428 ( 2.131287)
build_all 0.000646 0.008653 12.366797 ( 1.514609)
build_install 0.005580 0.000898 1.570874 ( 0.787858)
test_btest 0.000000 0.000694 67.002037 ( 5.817002)
test_basic 0.000026 0.003562 0.271320 ( 0.366918)
test_all 0.001283 0.000000 490.236551 ( 47.023178)
test_rubyspec 0.006723 0.020977 35.450681 ( 46.008620)
total: 105.57 sec