Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-180003
#<BuildRuby:0x0000560188636458
@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.20240224-180003",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.007938 0.000784 2.568502 ( 5.021557)
build_miniruby 0.001579 0.000316 1.811825 ( 2.676889)
build_ruby 0.001370 0.000274 3.517555 ( 5.083100)
build_all 0.007865 0.000685 5.896663 ( 7.557814)
build_install 0.014779 0.008189 7.726735 ( 9.922934)
test_btest 0.000722 0.000168 73.513043 ( 94.158410)
test_basic 0.007224 0.000643 0.878490 ( 2.369187)
test_all 0.097431 0.028964 774.899928 (755.648996)
test_rubyspec 0.043394 0.051506 117.939443 (164.315848)
total: 1046.76 sec