Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-142138
#<BuildRuby:0x000055a4672ce230
@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.20240317-142138",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005068 0.003980 2.695033 ( 3.899511)
build_miniruby 0.001731 0.000158 1.926476 ( 2.241016)
build_ruby 0.000000 0.002041 3.877673 ( 4.454734)
build_all 0.008299 0.001016 6.471820 ( 4.832903)
build_install 0.020741 0.001355 8.147623 ( 6.519462)
test_btest 0.000926 0.000094 73.739608 ( 60.713592)
test_basic 0.003698 0.004077 0.859967 ( 1.256606)
test_all 0.088831 0.036831 791.375612 (531.564872)
test_rubyspec 0.039290 0.058833 125.125723 (196.563717)
total: 812.05 sec