Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-140715
#<BuildRuby:0x00005619f1e1e658
@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.20240308-140715",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005370 0.004386 2.947349 ( 5.032055)
build_miniruby 0.002052 0.007427 189.798934 (161.167034)
build_ruby 0.001606 0.000556 4.213797 ( 5.040370)
build_all 0.011006 0.003810 48.701942 ( 46.819107)
build_install 0.013784 0.007924 8.172090 ( 10.186885)
test_btest 0.000548 0.000203 75.343317 ( 78.295499)
test_basic 0.000000 0.008602 0.855135 ( 1.560385)
test_all 0.086758 0.041270 798.664234 (608.257496)
test_rubyspec 0.028888 0.065902 121.305746 (186.121070)
total: 1102.48 sec