Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-193113
#<BuildRuby:0x00005617a964e058
@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.20230813-193113",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000000 0.007820 2.466492 ( 5.285375)
build_miniruby 0.000000 0.001785 2.077455 ( 2.532817)
build_ruby 0.000000 0.001562 3.061037 ( 3.601451)
build_all 0.004881 0.003573 2.755299 ( 3.104615)
build_install 0.019189 0.001591 4.205836 ( 4.488088)
test_btest 0.000800 0.000136 66.334468 ( 45.895773)
test_basic 0.000928 0.007286 0.837582 ( 1.111025)
test_all 0.001970 0.000000 634.411240 (349.091608)
test_rubyspec 0.036970 0.030888 84.353602 (113.563556)
total: 528.68 sec