Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-122310
#<BuildRuby:0x000055ff0129e090
@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.20230923-122310",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007103 0.000490 2.276639 ( 4.996642)
build_miniruby 0.001470 0.000101 1.786188 ( 2.350866)
build_ruby 0.000000 0.002676 3.485716 ( 4.194347)
build_all 0.004042 0.005868 5.562101 ( 5.433633)
build_install 0.021037 0.000972 6.786851 ( 6.903451)
test_btest 0.000768 0.000093 63.578685 ( 54.039679)
test_basic 0.000000 0.008941 0.834410 ( 1.391947)
test_all 0.003912 0.007216 665.421909 (477.803036)
test_rubyspec 0.054952 0.028633 95.263579 (136.595855)
total: 693.71 sec