Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-014524
#<BuildRuby:0x000056318c9b75f8
@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.20231218-014524",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004469 0.000276 1.347959 ( 1.722076)
build_miniruby 0.000665 0.000291 0.891693 ( 0.892516)
build_ruby 0.000000 0.001346 2.622065 ( 2.622429)
build_all 0.003417 0.006180 16.328611 ( 1.471614)
build_install 0.007616 0.001859 4.833765 ( 1.186802)
test_btest 0.001116 0.000000 85.028492 ( 6.929410)
test_basic 0.003821 0.000485 0.632252 ( 0.707024)
test_all 0.111327 0.024633 541.288748 ( 51.262003)
test_rubyspec 0.031505 0.016233 50.904433 ( 63.217152)
total: 130.01 sec