Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241002-144407
#<BuildRuby:0x00007f26e038fdc0
@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.20241002-144407",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000029 0.000002 0.000031 ( 0.000031)
autoconf 0.000046 0.000002 0.000048 ( 0.000048)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.008562 0.003847 5.678241 ( 6.667894)
build_miniruby 0.002517 0.000000 17.589862 ( 14.696735)
build_ruby 0.002048 0.000044 4.560562 ( 5.314081)
build_all 0.008137 0.003702 6.895794 ( 6.287677)
build_install 0.019041 0.008295 10.935842 ( 10.425799)
test_btest 0.000342 0.000818 87.734141 ( 84.798665)
test_basic 0.009482 0.004392 1.271690 ( 2.091942)
test_all 0.103284 0.061074 808.790170 (608.363635)
test_rubyspec 0.066614 0.029607 129.608657 ( 48.552206)
total: 787.20 sec