Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-152223
#<BuildRuby:0x00005590fa311e20
@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.20240219-152223",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.008304 0.001010 2.881764 ( 4.529153)
build_miniruby 0.001424 0.000329 1.749786 ( 2.132079)
build_ruby 0.001735 0.000400 3.531023 ( 5.168796)
build_all 0.009817 0.000292 6.145594 ( 6.985299)
build_install 0.016200 0.009425 8.302609 ( 10.177427)
test_btest 0.000000 0.001104 75.853355 ( 88.542226)
test_basic 0.000000 0.008730 0.861535 ( 1.395917)
test_all 0.066005 0.061616 756.996500 (380.750137)
test_rubyspec 0.066439 0.035168 120.573783 (150.857397)
total: 650.54 sec