Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-062940
#<BuildRuby:0x000055710253a228
@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-062940",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.001651 0.004121 1.717524 ( 3.610545)
build_miniruby 0.000000 0.001831 1.682058 ( 2.336861)
build_ruby 0.000000 0.001540 3.303111 ( 5.149189)
build_all 0.007933 0.000511 4.985399 ( 6.491980)
build_install 0.018363 0.000931 6.009460 ( 7.982734)
test_btest 0.000790 0.000071 64.065117 ( 89.499299)
test_basic 0.003412 0.003785 0.754578 ( 1.708347)
test_all 0.099453 0.031667 683.864648 (843.943970)
test_rubyspec 0.030462 0.044231 92.043277 (174.105824)
total: 1134.83 sec