Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-122518
#<BuildRuby:0x000055b77481df40
@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.20231228-122518",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006337 0.000633 1.823463 ( 3.503649)
build_miniruby 0.001338 0.000000 1.807741 ( 2.359665)
build_ruby 0.000000 0.001596 3.675584 ( 4.977109)
build_all 0.002577 0.006020 5.241535 ( 5.282861)
build_install 0.016656 0.004128 6.328709 ( 7.646551)
test_btest 0.000810 0.000135 65.179460 ( 86.095607)
test_basic 0.000000 0.007665 0.809444 ( 1.501601)
test_all 0.101925 0.030007 790.687576 (909.312021)
test_rubyspec 0.043679 0.033465 92.288890 (151.304906)
total: 1171.98 sec