Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-224031
#<BuildRuby:0x000056088596e450
@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.20231121-224031",
@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.000017 0.000006 0.000023 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000000 0.009581 3.491389 ( 5.237803)
build_miniruby 0.000000 0.003328 46.327004 ( 40.129195)
build_ruby 0.001821 0.000352 3.381201 ( 4.280474)
build_all 0.007606 0.003801 5.667921 ( 6.299737)
build_install 0.012708 0.008083 7.169832 ( 7.946989)
test_btest 0.000750 0.000362 64.828755 ( 80.526677)
test_basic 0.003759 0.003956 0.818539 ( 1.278588)
test_all 0.075369 0.051347 682.231452 (496.122913)
test_rubyspec 0.042022 0.038648 91.751722 (136.362084)
total: 778.19 sec