Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-044729
#<BuildRuby:0x00007f80701cfdc0
@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.20241007-044729",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.008638 0.000778 4.487342 ( 5.146418)
build_miniruby 0.001672 0.000287 1.774446 ( 2.049161)
build_ruby 0.001953 0.000335 4.772050 ( 5.389504)
build_all 0.006764 0.004810 7.228157 ( 5.989718)
build_install 0.018056 0.007359 10.453207 ( 8.892946)
test_btest 0.000827 0.000179 84.926152 ( 63.475167)
test_basic 0.007400 0.005418 1.189800 ( 1.730816)
test_all 0.119677 0.042424 829.072048 (721.368991)
test_rubyspec 0.063914 0.033446 130.733319 ( 77.961422)
total: 892.01 sec