Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-203441
#<BuildRuby:0x00007f46ae9cfdc8
@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-203441",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.008246 0.002062 5.534127 ( 9.239657)
build_miniruby 0.001642 0.000411 2.005977 ( 3.189965)
build_ruby 0.002068 0.000517 4.712309 ( 7.397214)
build_all 0.008244 0.004186 6.929270 ( 9.552053)
build_install 0.023658 0.003843 11.041419 ( 15.158922)
test_btest 0.001330 0.000000 88.258638 (125.601221)
test_basic 0.012033 0.001238 1.197352 ( 2.239033)
test_all 0.122504 0.046237 821.669782 (910.898167)
test_rubyspec 0.046132 0.048213 133.563621 ( 58.910056)
total: 1142.19 sec