Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-220509
#<BuildRuby:0x000055938af46348
@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.20240226-220509",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.008586 0.001046 2.818859 ( 4.918299)
build_miniruby 0.001424 0.000317 2.187775 ( 2.941781)
build_ruby 0.001618 0.000360 3.817932 ( 5.588590)
build_all 0.008864 0.001005 6.112877 ( 7.034642)
build_install 0.022926 0.000000 7.895973 ( 9.046414)
test_btest 0.000932 0.000000 69.522181 ( 85.049568)
test_basic 0.005447 0.000000 0.853848 ( 1.595786)
test_all 0.095840 0.028832 764.409209 (599.099994)
test_rubyspec 0.042711 0.049611 119.610749 (168.731763)
total: 884.01 sec