Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-081307
#<BuildRuby:0x00005607824e2430
@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.20240305-081307",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004526 0.004787 2.894337 ( 4.436225)
build_miniruby 0.001818 0.000280 2.224532 ( 2.354717)
build_ruby 0.001595 0.000246 3.606759 ( 13.531399)
build_all 0.033907 0.020689 130.642401 ( 77.512929)
build_install 0.011772 0.008818 7.982068 ( 6.455858)
test_btest 0.000719 0.000211 71.827382 ( 57.759850)
test_basic 0.001895 0.005353 0.853706 ( 1.197713)
test_all 0.077999 0.044698 769.390788 (480.837806)
test_rubyspec 0.046500 0.051498 121.202655 (171.611465)
total: 815.70 sec