Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240309-160916
#<BuildRuby:0x0000561eb9fca228
@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.20240309-160916",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.008768 0.001089 2.920555 ( 4.712840)
build_miniruby 0.001457 0.000000 2.175216 ( 2.667507)
build_ruby 0.001899 0.000000 3.800358 ( 4.959838)
build_all 0.008384 0.000000 6.167744 ( 6.562831)
build_install 0.016288 0.005845 8.009110 ( 8.876341)
test_btest 0.000854 0.000193 70.508476 ( 76.024820)
test_basic 0.003938 0.004356 0.808688 ( 1.517353)
test_all 0.090255 0.032542 791.459629 (628.390311)
test_rubyspec 0.045375 0.052006 119.972353 (188.024071)
total: 921.74 sec