Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-230921
#<BuildRuby:0x00007fbdff1ffdc8
@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.20240708-230921",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.010410 0.000518 4.641492 ( 8.340144)
build_miniruby 0.000000 0.002242 9.908044 ( 14.987958)
build_ruby 0.001562 0.001116 4.463795 ( 29.525132)
build_all 0.011544 0.000012 7.509863 ( 10.833578)
build_install 0.016052 0.012693 10.939300 ( 14.968096)
test_btest 0.001016 0.000269 97.958847 (141.351166)
test_basic 0.012326 0.001227 1.200117 ( 2.730298)
test_all 0.125225 0.044536 845.567676 (1137.871710)
test_rubyspec 0.034763 0.058870 156.847420 (134.594298)
total: 1495.20 sec