Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-141125
#<BuildRuby:0x000055ef550d6228
@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.20240311-141125",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000958 0.008260 3.014439 ( 4.389673)
build_miniruby 0.001317 0.000282 8.946083 ( 10.642629)
build_ruby 0.001656 0.000355 3.575698 ( 4.628420)
build_all 0.004639 0.004287 6.143337 ( 6.461867)
build_install 0.018876 0.004703 8.042539 ( 7.806344)
test_btest 0.000970 0.000235 76.094083 ( 73.395226)
test_basic 0.007634 0.000786 0.890365 ( 1.447046)
test_all 0.088953 0.034369 762.999810 (582.512540)
test_rubyspec 0.050699 0.045117 120.615431 (188.666046)
total: 879.95 sec