Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-230258
#<BuildRuby:0x000055f23fd1e9a8
@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.20240204-230258",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002540 0.004341 2.044142 ( 3.014689)
build_miniruby 0.001151 0.000230 1.725735 ( 1.933828)
build_ruby 0.001646 0.000329 3.558509 ( 4.035951)
build_all 0.005547 0.003474 5.719349 ( 3.786309)
build_install 0.020008 0.001636 7.057679 ( 5.280025)
test_btest 0.000996 0.000199 71.853666 ( 58.369187)
test_basic 0.000778 0.007560 0.866017 ( 1.242016)
test_all 0.096769 0.026642 707.529012 (479.786744)
test_rubyspec 0.070878 0.045046 181.831413 (281.614129)
total: 839.06 sec