Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-033445
#<BuildRuby:0x0000559bf3f468e0
@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.20230826-033445",
@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.000000 0.000016 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.007405 0.000231 2.456790 ( 5.602767)
build_miniruby 0.002086 0.000065 11.435682 ( 13.985118)
build_ruby 0.001638 0.000051 3.504444 ( 5.062784)
build_all 0.004393 0.004577 5.690246 ( 6.700320)
build_install 0.013795 0.008445 7.203661 ( 8.707271)
test_btest 0.000783 0.000087 70.349495 ( 72.674707)
test_basic 0.007276 0.000808 0.869587 ( 2.045286)
test_all 0.016128 0.000000 700.488681 (727.647721)
test_rubyspec 0.030700 0.055209 93.893008 (135.132365)
total: 977.56 sec