Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-193749
#<BuildRuby:0x0000556247e4b7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-193749",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003901 0.000354 1.045612 ( 1.651016)
build_miniruby 0.000708 0.000065 0.874126 ( 0.875155)
build_ruby 0.000926 0.000084 2.715350 ( 2.715973)
build_all 0.006842 0.000194 12.165085 ( 0.983906)
build_install 0.004727 0.009423 3.601063 ( 0.969979)
test_btest 0.000592 0.000136 63.056417 ( 5.001584)
test_basic 0.003658 0.000844 0.375330 ( 0.456803)
test_all 0.078133 0.022126 386.181857 ( 42.167372)
test_rubyspec 0.034956 0.035334 39.646968 ( 52.267323)
total: 107.09 sec