Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-201705
#<BuildRuby:0x0000555b07d11d90
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230913-201705",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007170 0.000231 2.278699 ( 5.150798)
build_miniruby 0.001629 0.000052 1.793166 ( 2.287690)
build_ruby 0.001940 0.000063 3.477984 ( 4.831655)
build_all 0.004499 0.004364 5.413967 ( 6.165643)
build_install 0.012372 0.009155 6.810949 ( 8.826004)
test_btest 0.000885 0.000104 63.582398 ( 72.915636)
test_basic 0.007555 0.000349 0.826990 ( 1.598024)
test_all 0.009728 0.005980 719.510662 (883.184371)
test_rubyspec 0.063380 0.020192 95.309568 (148.691064)
total: 1133.65 sec