Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-142610
#<BuildRuby:0x0000556dce3c20d0
@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.20231017-142610",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003132 0.004453 2.489351 ( 3.194346)
build_miniruby 0.001751 0.000324 1.795206 ( 2.281755)
build_ruby 0.001751 0.000324 3.512677 ( 3.950198)
build_all 0.007683 0.001422 5.529955 ( 4.699464)
build_install 0.011809 0.009555 7.080551 ( 6.268907)
test_btest 0.000689 0.000167 64.678759 ( 57.426472)
test_basic 0.000280 0.007821 0.811483 ( 0.989684)
test_all 0.005992 0.004921 722.122172 (357.736356)
test_rubyspec 0.059380 0.021282 97.697878 (135.123355)
total: 571.67 sec