Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-024659
#<BuildRuby:0x000055cc7e8c4178
@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.20240115-024659",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004409 0.000678 0.784719 ( 1.167751)
build_miniruby 0.000000 0.001175 0.818149 ( 0.817979)
build_ruby 0.000000 0.001468 2.676000 ( 2.676590)
build_all 0.005415 0.001712 11.904821 ( 0.958391)
build_install 0.010101 0.002165 3.380879 ( 0.964992)
test_btest 0.000518 0.000111 63.655860 ( 5.069421)
test_basic 0.000177 0.003750 0.408365 ( 0.489781)
test_all 0.088155 0.006798 373.276428 ( 39.338139)
test_rubyspec 0.028940 0.035821 40.257009 ( 52.813946)
total: 104.30 sec