Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-043533
#<BuildRuby:0x00007f0c7353fdc8
@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.20240921-043533",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008545 0.001753 5.588684 ( 8.855601)
build_miniruby 0.001860 0.000381 1.940546 ( 3.287433)
build_ruby 0.002499 0.000513 4.866005 ( 6.417390)
build_all 0.011079 0.000548 6.886699 ( 9.041655)
build_install 0.016832 0.010369 10.777968 ( 14.048601)
test_btest 0.000813 0.000189 88.844261 (127.890589)
test_basic 0.010361 0.005908 1.200136 ( 2.315287)
test_all 0.132204 0.036669 829.001276 (875.326589)
test_rubyspec 0.043286 0.048206 127.467444 ( 39.877969)
total: 1087.06 sec