Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-230704
#<BuildRuby:0x00005631fa35f4f8
@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.20230107-230704",
@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.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003411 0.000000 0.625077 ( 1.044856)
build_miniruby 0.000897 0.000036 0.665550 ( 0.664578)
build_ruby 0.000000 0.001360 2.415071 ( 2.418754)
build_all 0.008370 0.001142 12.935402 ( 1.604609)
build_install 0.005935 0.000712 1.527545 ( 0.714456)
test_btest 0.000531 0.000190 65.819312 ( 6.301315)
test_basic 0.002628 0.000939 0.255323 ( 0.350680)
test_all 0.000660 0.000235 518.546014 ( 47.094822)
test_rubyspec 0.009799 0.018723 35.477190 ( 45.968330)
total: 106.16 sec