Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-222918
#<BuildRuby:0x00005623cf1136d8
@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.20230215-222918",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003277 0.000546 0.799302 ( 1.187164)
build_miniruby 0.000806 0.000135 0.694733 ( 0.693946)
build_ruby 0.000000 0.001275 2.146285 ( 2.146805)
build_all 0.004377 0.004967 12.482306 ( 1.541939)
build_install 0.004997 0.001333 1.570565 ( 0.776074)
test_btest 0.000510 0.000137 65.790712 ( 6.531995)
test_basic 0.002853 0.000761 0.279786 ( 0.374319)
test_all 0.001264 0.000337 497.997997 ( 47.208966)
test_rubyspec 0.007123 0.023397 35.330691 ( 45.912445)
total: 106.37 sec