Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-030934
#<BuildRuby:0x00007fcfbc09fdd8
@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.20240717-030934",
@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.000026 0.000007 0.000033 ( 0.000029)
autoconf 0.000045 0.000011 0.000056 ( 0.000051)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.007575 0.001893 4.056198 ( 7.287150)
build_miniruby 0.001823 0.000455 8.664050 ( 8.693508)
build_ruby 0.002127 0.000532 4.504494 ( 5.616506)
build_all 0.009678 0.002419 7.584181 ( 7.397610)
build_install 0.021912 0.006715 10.822424 ( 10.556615)
test_btest 0.000857 0.000221 101.756270 ( 92.297332)
test_basic 0.011300 0.001579 1.166900 ( 1.889684)
test_all 0.121523 0.046322 857.804284 (890.334040)
test_rubyspec 0.062668 0.028626 152.108500 (140.867085)
total: 1164.94 sec