Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240321-021730
#<BuildRuby:0x000055f12e60df40
@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.20240321-021730",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.010530 0.000166 4.315289 ( 3.965472)
build_miniruby 0.000000 0.001778 2.203488 ( 2.411026)
build_ruby 0.000514 0.001538 3.723274 ( 3.947936)
build_all 0.007422 0.000695 5.948465 ( 3.195782)
build_install 0.016807 0.007173 8.828402 ( 5.641140)
test_btest 0.000931 0.000000 72.889637 ( 35.897307)
test_basic 0.007538 0.000094 0.871520 ( 0.966974)
test_all 0.104610 0.015254 738.775947 (371.165929)
test_rubyspec 0.060423 0.036133 122.770043 (173.099681)
total: 600.29 sec