Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-070621
#<BuildRuby:0x0000559f39f41f18
@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.20230531-070621",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005732 0.000661 1.882539 ( 4.182465)
build_miniruby 0.001646 0.000000 1.428224 ( 1.701609)
build_ruby 0.001720 0.000000 2.599804 ( 3.402627)
build_all 0.004187 0.003512 2.174535 ( 2.419236)
build_install 0.013051 0.005520 3.188933 ( 3.896309)
test_btest 0.000863 0.000144 59.480161 ( 42.769468)
test_basic 0.007200 0.000000 0.641459 ( 1.125343)
test_all 0.001790 0.000058 573.183193 (526.270920)
test_rubyspec 0.045754 0.018264 79.305109 (124.509167)
total: 710.28 sec