Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-061919
#<BuildRuby:0x0000564b7eeb6228
@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.20240318-061919",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.007141 0.001714 2.747693 ( 3.803063)
build_miniruby 0.005469 0.000282 155.026389 ( 68.995121)
build_ruby 0.001342 0.000310 3.895241 ( 4.358522)
build_all 0.002871 0.007197 34.604924 ( 30.204771)
build_install 0.018344 0.001444 7.951482 ( 5.078834)
test_btest 0.000674 0.000174 74.675653 ( 51.092480)
test_basic 0.004317 0.004417 0.877552 ( 1.223432)
test_all 0.082472 0.039913 756.825481 (462.158568)
test_rubyspec 0.057125 0.045404 123.531596 (190.300501)
total: 817.22 sec