Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-101356
#<BuildRuby:0x0000559c9580a458
@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.20240303-101356",
@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.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007631 0.001589 2.735448 ( 3.580285)
build_miniruby 0.001615 0.000337 1.777737 ( 1.926222)
build_ruby 0.001535 0.000319 3.749089 ( 4.425616)
build_all 0.008296 0.000755 6.178451 ( 5.121095)
build_install 0.019008 0.002756 7.946253 ( 7.167695)
test_btest 0.000870 0.000167 75.563025 ( 66.610652)
test_basic 0.006540 0.001257 0.874456 ( 1.133712)
test_all 0.094786 0.026869 792.680499 (429.761027)
test_rubyspec 0.063939 0.028529 117.283582 (140.650548)
total: 660.38 sec