Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-125636
#<BuildRuby:0x000055ddc37738e0
@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.20240113-125636",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005876 0.000490 0.807839 ( 1.212448)
build_miniruby 0.001071 0.000090 0.850186 ( 0.849638)
build_ruby 0.001728 0.000144 2.689638 ( 2.690457)
build_all 0.007798 0.000252 12.053912 ( 0.955079)
build_install 0.010646 0.000072 3.422466 ( 0.972997)
test_btest 0.000923 0.000062 64.565075 ( 4.473321)
test_basic 0.004617 0.000000 0.404795 ( 0.484246)
test_all 0.071545 0.025982 387.904951 ( 36.951468)
test_rubyspec 0.020616 0.043530 40.586200 ( 53.144125)
total: 101.73 sec