Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-021822
#<BuildRuby:0x000055dc93e2e0d0
@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.20230914-021822",
@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.000029 0.000000 0.000029 ( 0.000030)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.007838 0.000393 2.488947 ( 5.981463)
build_miniruby 0.000453 0.004164 41.355318 ( 58.066050)
build_ruby 0.001477 0.000179 3.496050 ( 4.971409)
build_all 0.004850 0.004272 5.544420 ( 7.052639)
build_install 0.011126 0.011395 7.014479 ( 10.227891)
test_btest 0.000910 0.000192 65.171679 ( 78.298136)
test_basic 0.005536 0.003486 0.847591 ( 1.529204)
test_all 0.013712 0.003420 695.884756 (852.024990)
test_rubyspec 0.058520 0.023151 97.060630 (141.078325)
total: 1159.23 sec