Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-023333
#<BuildRuby:0x00005606199669a8
@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.20231116-023333",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006708 0.000693 2.108688 ( 4.526133)
build_miniruby 0.001599 0.000166 2.045000 ( 2.930527)
build_ruby 0.002031 0.000210 3.288440 ( 4.475995)
build_all 0.007588 0.000785 5.159918 ( 6.183044)
build_install 0.020894 0.000262 6.803714 ( 9.189004)
test_btest 0.000727 0.000066 68.363328 ( 92.234244)
test_basic 0.004276 0.004051 0.817046 ( 1.487091)
test_all 0.098242 0.031122 623.054020 (603.864168)
test_rubyspec 0.024413 0.050465 89.207699 (138.163488)
total: 863.05 sec