Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-111000
#<BuildRuby:0x000055f17f06e9a8
@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.20231030-111000",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.008013 0.000000 2.432871 ( 4.476988)
build_miniruby 0.001504 0.000000 2.001844 ( 2.712716)
build_ruby 0.001948 0.000000 3.207544 ( 4.000016)
build_all 0.009225 0.000000 5.162851 ( 4.727629)
build_install 0.009098 0.013443 6.673859 ( 6.333224)
test_btest 0.000871 0.000082 60.821957 ( 58.750205)
test_basic 0.006222 0.000583 0.735948 ( 1.197471)
test_all 0.116840 0.008641 654.140990 (575.278163)
test_rubyspec 0.049098 0.025033 89.469659 (154.727798)
total: 812.21 sec