Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-115804
#<BuildRuby:0x0000560f6a34f240
@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-115804",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009476 0.000000 0.969043 ( 1.154377)
build_miniruby 0.002462 0.000040 0.847504 ( 0.846531)
build_ruby 0.002282 0.000457 2.148354 ( 2.147927)
build_all 0.015382 0.004793 18.615696 ( 2.161116)
build_install 0.010983 0.010699 2.067140 ( 1.035867)
test_btest 0.001023 0.000324 93.380347 ( 8.753699)
test_basic 0.004449 0.004616 0.352951 ( 0.439039)
test_all 0.001549 0.000542 676.061136 ( 65.879604)
test_rubyspec 0.076637 0.102885 47.974324 ( 56.072594)
total: 138.49 sec