Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-232057
#<BuildRuby:0x0000559bd898e0d0
@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.20231217-232057",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003694 0.004062 2.608582 ( 2.847184)
build_miniruby 0.001539 0.000212 1.809486 ( 1.818920)
build_ruby 0.001693 0.000000 3.269839 ( 3.501829)
build_all 0.005464 0.003988 5.556847 ( 3.382246)
build_install 0.003023 0.016217 6.836357 ( 6.140414)
test_btest 0.000949 0.000267 64.569796 ( 27.061104)
test_basic 0.004491 0.004241 0.798928 ( 0.881038)
test_all 0.091796 0.033188 683.404592 (285.551157)
test_rubyspec 0.033829 0.029338 76.860331 ( 88.846274)
total: 420.03 sec