Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-041729
#<BuildRuby:0x000055b4abaa60d0
@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.20240320-041729",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006568 0.004451 4.254573 ( 3.545889)
build_miniruby 0.001251 0.000216 2.251865 ( 2.280631)
build_ruby 0.001426 0.000246 3.781499 ( 4.000844)
build_all 0.004218 0.004202 6.095078 ( 2.851736)
build_install 0.014231 0.005476 8.501853 ( 4.222229)
test_btest 0.000551 0.000121 75.268099 ( 31.117081)
test_basic 0.006274 0.001373 0.862053 ( 0.971773)
test_all 0.096951 0.024944 805.178448 (346.506415)
test_rubyspec 0.051348 0.041376 120.297436 (154.300400)
total: 549.80 sec