Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-210816
#<BuildRuby:0x00005641848e3048
@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.20240114-210816",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.005676 0.000722 0.804337 ( 1.201715)
build_miniruby 0.000641 0.000256 0.845427 ( 0.845558)
build_ruby 0.001370 0.000548 2.703981 ( 2.704548)
build_all 0.006706 0.000888 11.887991 ( 0.987714)
build_install 0.007882 0.005902 3.365011 ( 0.982116)
test_btest 0.000563 0.000235 64.798701 ( 5.231077)
test_basic 0.005127 0.000149 0.398928 ( 0.479119)
test_all 0.079364 0.018089 367.358474 ( 43.530297)
test_rubyspec 0.031643 0.033690 40.570954 ( 53.129336)
total: 109.09 sec