Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-055350
#<BuildRuby:0x00007f0e53ebfdd0
@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.20240809-055350",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000058 0.000000 0.000058 ( 0.000057)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.008481 0.000936 4.054690 ( 5.823249)
build_miniruby 0.002034 0.000000 1.914258 ( 2.784815)
build_ruby 0.002932 0.000000 4.926897 ( 13.835776)
build_all 0.011611 0.000037 8.005188 ( 8.373186)
build_install 0.025129 0.001355 10.844793 ( 11.663233)
test_btest 0.000981 0.000156 98.038212 (114.412170)
test_basic 0.011245 0.001789 1.264633 ( 2.018967)
test_all 0.122418 0.041975 864.012296 (624.655355)
test_rubyspec 0.072556 0.022445 157.394377 ( 61.882489)
total: 845.45 sec