Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-132021
#<BuildRuby:0x00005607f8afe2a8
@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.20240216-132021",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006818 0.000312 2.138718 ( 3.886411)
build_miniruby 0.001342 0.000000 1.852235 ( 2.470859)
build_ruby 0.000000 0.002163 3.576430 ( 4.786040)
build_all 0.007331 0.002110 6.242960 ( 6.324865)
build_install 0.016271 0.004916 7.516347 ( 8.012933)
test_btest 0.000957 0.000203 75.634450 ( 82.534837)
test_basic 0.007015 0.000582 0.832871 ( 1.315225)
test_all 0.081260 0.045603 794.365201 (591.851941)
test_rubyspec 0.050179 0.049018 120.269177 (172.771361)
total: 873.96 sec