Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-053634
#<BuildRuby:0x00007fea8cbcfdd0
@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.20240801-053634",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.002270 0.007544 4.228059 ( 8.422539)
build_miniruby 0.001355 0.000508 1.848295 ( 2.814414)
build_ruby 0.001783 0.000668 4.460005 ( 19.694730)
build_all 0.000587 0.010874 7.768284 ( 10.299633)
build_install 0.020300 0.006350 10.815388 ( 15.005314)
test_btest 0.000812 0.000354 99.969575 (132.644945)
test_basic 0.009010 0.003927 1.207024 ( 2.432728)
test_all 0.126189 0.044581 875.136282 (956.513613)
test_rubyspec 0.055578 0.041898 159.837160 (123.155683)
total: 1270.98 sec