Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241115-092434
#<BuildRuby:0x00007f35d449fdc0
@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.20241115-092434",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000038 0.000014 0.000052 ( 0.000051)
configure 0.000030 0.000011 0.000041 ( 0.000041)
build_up 0.006696 0.003514 4.561625 ( 6.125261)
build_miniruby 0.001292 0.000490 2.306911 ( 2.752044)
build_ruby 0.001645 0.000624 4.677505 ( 5.124792)
build_all 0.009213 0.001876 6.268800 ( 5.277620)
build_install 0.018115 0.006199 9.055201 ( 7.716599)
test_btest 0.000000 0.001219 66.500266 ( 63.377437)
test_basic 0.005283 0.007893 1.007898 ( 1.483438)
test_all 0.112916 0.044311 747.849091 (427.531063)
test_rubyspec 0.053622 0.032455 108.050639 ( 29.755576)
total: 549.15 sec