Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-120921
#<BuildRuby:0x000055e580c2c188
@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.20240110-120921",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001163 0.004358 0.799081 ( 1.170885)
build_miniruby 0.000679 0.000272 0.810954 ( 0.810963)
build_ruby 0.001517 0.000607 2.717887 ( 2.718993)
build_all 0.004627 0.002635 11.911650 ( 0.984527)
build_install 0.005939 0.004853 3.431658 ( 0.973732)
test_btest 0.000646 0.000000 64.910082 ( 5.618558)
test_basic 0.001193 0.002984 0.413996 ( 0.494678)
test_all 0.066785 0.031293 391.914025 ( 35.027968)
test_rubyspec 0.017512 0.048679 40.799599 ( 53.334749)
total: 101.14 sec