Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-071258
#<BuildRuby:0x0000556bd1855e20
@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.20231031-071258",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.001100 0.006972 2.790367 ( 4.171222)
build_miniruby 0.001034 0.000470 2.083368 ( 2.792319)
build_ruby 0.000090 0.002182 3.324920 ( 3.936602)
build_all 0.009218 0.000000 5.096293 ( 5.176111)
build_install 0.015566 0.004468 6.707051 ( 6.959609)
test_btest 0.000597 0.000247 61.185839 ( 68.607669)
test_basic 0.006608 0.001045 0.773391 ( 1.260375)
test_all 0.099334 0.026619 631.973660 (545.932045)
test_rubyspec 0.045853 0.026102 89.475841 (153.893467)
total: 792.73 sec