Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-181413
#<BuildRuby:0x00007f7e2d74fdd0
@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.20240824-181413",
@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.000003 0.000028 ( 0.000028)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.008270 0.000919 4.155608 ( 5.034701)
build_miniruby 0.001645 0.000183 1.760208 ( 2.067420)
build_ruby 0.002179 0.000000 4.383327 ( 4.989080)
build_all 0.010730 0.000007 7.306844 ( 5.446791)
build_install 0.006793 0.017756 10.237439 ( 7.439758)
test_btest 0.000496 0.001002 93.440422 ( 76.212088)
test_basic 0.005539 0.006993 1.173169 ( 1.744059)
test_all 0.122691 0.035452 829.517406 (361.812849)
test_rubyspec 0.073598 0.019658 150.571644 ( 58.422837)
total: 523.17 sec