Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-122555
#<BuildRuby:0x000055a9fb9d69a8
@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-122555",
@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.000024 0.000003 0.000027 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.007686 0.000743 3.450149 ( 4.860623)
build_miniruby 0.001487 0.000144 2.185805 ( 2.827103)
build_ruby 0.000000 0.002309 3.617109 ( 3.965310)
build_all 0.007495 0.002199 5.621595 ( 4.151366)
build_install 0.018626 0.002828 7.331447 ( 6.114130)
test_btest 0.001130 0.000000 66.318695 ( 52.250419)
test_basic 0.008609 0.000222 0.841277 ( 1.213493)
test_all 0.010734 0.000795 691.885244 (418.726307)
test_rubyspec 0.055536 0.027365 97.814537 (149.894717)
total: 644.00 sec