Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-043358
#<BuildRuby:0x00007fadf736fdd8
@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.20240920-043358",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.010628 0.000617 5.820688 ( 10.541609)
build_miniruby 0.001590 0.000367 2.594747 ( 4.737912)
build_ruby 0.002011 0.000464 4.653468 ( 6.970880)
build_all 0.009243 0.002133 6.962268 ( 10.332951)
build_install 0.021284 0.006320 11.179387 ( 15.427904)
test_btest 0.000747 0.000178 90.900275 (131.858772)
test_basic 0.010132 0.003704 1.260938 ( 2.641549)
test_all 0.105082 0.063394 811.891855 (972.387691)
test_rubyspec 0.051146 0.039616 131.373384 ( 57.000689)
total: 1211.90 sec