Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-042613
#<BuildRuby:0x000055569f15e2a8
@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.20231018-042613",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005223 0.003402 2.708258 ( 3.333821)
build_miniruby 0.001428 0.000333 1.997505 ( 2.019010)
build_ruby 0.000000 0.002159 3.304640 ( 3.470690)
build_all 0.007515 0.001662 5.671743 ( 3.081261)
build_install 0.016814 0.005245 7.272893 ( 4.844476)
test_btest 0.000587 0.000151 68.610116 ( 53.976252)
test_basic 0.000000 0.007785 0.891216 ( 1.083574)
test_all 0.009694 0.000720 713.538929 (295.346327)
test_rubyspec 0.059286 0.025396 99.662431 (141.980068)
total: 509.14 sec