Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240820-020835
#<BuildRuby:0x00007f32f347fdd8
@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.20240820-020835",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008956 0.000256 4.303666 ( 5.321218)
build_miniruby 0.001650 0.000388 22.440884 ( 22.682531)
build_ruby 0.001721 0.000405 4.856253 ( 5.230993)
build_all 0.006624 0.004727 7.838883 ( 5.673578)
build_install 0.019119 0.005904 11.107045 ( 8.649465)
test_btest 0.000830 0.000218 102.453290 ( 82.522427)
test_basic 0.006383 0.008003 1.267569 ( 1.657233)
test_all 0.116551 0.044575 849.158934 (455.794592)
test_rubyspec 0.050731 0.042597 156.736972 ( 68.431775)
total: 655.97 sec