Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-090905
#<BuildRuby:0x00007f6d8ef4fdc8
@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.20240711-090905",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.008637 0.001393 4.793567 ( 14.122042)
build_miniruby 0.002289 0.000000 2.297869 ( 4.157372)
build_ruby 0.002179 0.000000 4.332019 ( 16.526268)
build_all 0.011864 0.000000 9.282855 ( 11.855858)
build_install 0.025656 0.003577 11.530363 ( 14.902421)
test_btest 0.000967 0.000138 99.652226 (137.582978)
test_basic 0.007099 0.005413 1.191774 ( 2.496817)
test_all 0.115855 0.058287 881.959567 (1164.995045)
test_rubyspec 0.044648 0.048722 153.236674 (134.293358)
total: 1500.93 sec