Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-035701
#<BuildRuby:0x000055e497542348
@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.20230312-035701",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002263 0.004725 1.940895 ( 4.403400)
build_miniruby 0.000000 0.002025 1.379432 ( 1.713161)
build_ruby 0.000000 0.001908 2.688388 ( 3.350605)
build_all 0.007612 0.000000 2.197717 ( 2.436630)
build_install 0.015921 0.002119 3.241263 ( 3.461893)
test_btest 0.000642 0.000190 57.765935 ( 43.000914)
test_basic 0.001887 0.005056 0.469074 ( 0.839939)
test_all 0.001493 0.005051 580.546698 (629.036435)
test_rubyspec 0.023799 0.037634 74.713709 (113.327537)
total: 801.57 sec