Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-012948
#<BuildRuby:0x000055ab6edb6090
@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.20230811-012948",
@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.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006647 0.001023 2.430663 ( 5.053619)
build_miniruby 0.001781 0.000274 62.663796 ( 47.266655)
build_ruby 0.001993 0.000000 3.401974 ( 4.267403)
build_all 0.008251 0.000235 2.845787 ( 3.160122)
build_install 0.002018 0.018195 4.238482 ( 4.675844)
test_btest 0.001011 0.000000 69.568308 ( 49.063136)
test_basic 0.003901 0.004638 0.826473 ( 1.262385)
test_all 0.000890 0.000277 608.558076 (359.454962)
test_rubyspec 0.019549 0.042008 87.944502 (114.498564)
total: 588.70 sec