Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241108-211557
#<BuildRuby:0x00007f31f43afde0
@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.20241108-211557",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.006843 0.002509 4.289223 ( 5.331475)
build_miniruby 0.002768 0.002087 115.391516 ( 62.783684)
build_ruby 0.000000 0.002101 5.112433 ( 5.498195)
build_all 0.001863 0.008886 5.815951 ( 4.039612)
build_install 0.014433 0.008888 8.582312 ( 6.332870)
test_btest 0.000594 0.000279 60.425483 ( 57.421491)
test_basic 0.009555 0.000403 1.026013 ( 1.308641)
test_all 0.114143 0.036572 745.536751 (425.554507)
test_rubyspec 0.046502 0.041518 106.243157 ( 58.274446)
total: 626.55 sec