Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-021713
#<BuildRuby:0x000055dd05381a48
@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.20230918-021713",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.008237 0.000408 2.511917 ( 5.440507)
build_miniruby 0.001782 0.000167 3.904373 ( 4.944891)
build_ruby 0.002155 0.000000 3.469575 ( 4.120574)
build_all 0.009365 0.000303 5.416061 ( 5.031082)
build_install 0.017941 0.003470 6.776594 ( 7.388960)
test_btest 0.000749 0.000074 66.109910 ( 54.756204)
test_basic 0.000658 0.007586 0.865845 ( 1.384189)
test_all 0.010822 0.000407 660.702747 (714.480337)
test_rubyspec 0.028226 0.058963 96.489802 (149.260438)
total: 946.81 sec