Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-195600
#<BuildRuby:0x0000562ee9f576e8
@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.20230124-195600",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003311 0.000254 0.624519 ( 1.057188)
build_miniruby 0.000857 0.000066 0.632341 ( 0.631835)
build_ruby 0.001328 0.000000 2.205798 ( 2.205625)
build_all 0.006692 0.002403 11.942680 ( 1.462098)
build_install 0.006849 0.000022 1.507383 ( 0.703969)
test_btest 0.000678 0.000065 64.154557 ( 5.756487)
test_basic 0.000410 0.003418 0.245462 ( 0.340327)
test_all 0.001087 0.000099 477.237925 ( 45.709869)
test_rubyspec 0.012096 0.015401 35.030022 ( 45.589801)
total: 103.46 sec