Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-050509
#<BuildRuby:0x00007fcea296fdc0
@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.20241022-050509",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.007143 0.001666 4.273787 ( 4.395393)
build_miniruby 0.002088 0.000000 2.311742 ( 2.431442)
build_ruby 0.002312 0.000000 4.365402 ( 4.620397)
build_all 0.010726 0.000000 6.267813 ( 4.003926)
build_install 0.017667 0.005010 9.150389 ( 24.164661)
test_btest 0.001014 0.000219 80.547298 ( 45.385744)
test_basic 0.003435 0.009560 1.188755 ( 1.346896)
test_all 0.113934 0.044575 778.478394 (471.265428)
test_rubyspec 0.033551 0.055960 128.130514 ( 77.756746)
total: 635.37 sec