Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-232333
#<BuildRuby:0x000055de036bb2f0
@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.20221225-232333",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.009111 0.968480 ( 1.170498)
build_miniruby 0.000000 0.002280 0.844947 ( 0.844208)
build_ruby 0.000853 0.001804 2.133913 ( 2.133946)
build_all 0.013030 0.006988 18.652242 ( 2.153557)
build_install 0.013620 0.007804 2.042807 ( 1.007936)
test_btest 0.000784 0.000560 93.079804 ( 8.808091)
test_basic 0.007947 0.002040 0.351721 ( 0.436841)
test_all 0.000796 0.001967 678.549092 ( 67.937339)
test_rubyspec 0.100372 0.076119 48.059010 ( 56.230402)
total: 140.72 sec