Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-221326
#<BuildRuby:0x000055f6f68e9750
@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.20240302-221326",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004104 0.004745 2.805074 ( 3.990022)
build_miniruby 0.000000 0.001614 1.833981 ( 2.130006)
build_ruby 0.000000 0.001584 3.722078 ( 4.447269)
build_all 0.008575 0.000109 6.020377 ( 5.348830)
build_install 0.008976 0.014334 7.908900 ( 7.388751)
test_btest 0.000851 0.000230 72.779876 ( 68.211723)
test_basic 0.003634 0.003829 0.866475 ( 1.453346)
test_all 0.084604 0.036259 765.820448 (472.138245)
test_rubyspec 0.061944 0.033138 116.525024 (169.233617)
total: 734.34 sec