Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-082915
#<BuildRuby:0x000055e400c99d90
@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.20240116-082915",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005258 0.002539 2.756215 ( 5.380670)
build_miniruby 0.001448 0.000311 2.046914 ( 2.837840)
build_ruby 0.001881 0.000404 3.514452 ( 4.711893)
build_all 0.005687 0.003378 5.117771 ( 6.703616)
build_install 0.010942 0.008512 6.326839 ( 7.958994)
test_btest 0.000684 0.000193 66.096096 ( 86.052423)
test_basic 0.004842 0.003035 0.775093 ( 1.342591)
test_all 0.085209 0.045222 737.316515 (894.390713)
test_rubyspec 0.046752 0.033508 92.405620 (171.985095)
total: 1181.36 sec