Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-060019
#<BuildRuby:0x0000557c0641a398
@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.20240223-060019",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006007 0.003752 2.800246 ( 4.972862)
build_miniruby 0.001635 0.000100 2.102525 ( 3.047704)
build_ruby 0.001820 0.000000 3.682674 ( 17.301988)
build_all 0.008716 0.000171 6.016583 ( 7.656512)
build_install 0.022452 0.000788 7.841589 ( 12.223132)
test_btest 0.000898 0.000048 72.326696 ( 95.166519)
test_basic 0.003959 0.003998 0.872473 ( 1.911611)
test_all 0.104166 0.021699 785.340480 (771.098847)
test_rubyspec 0.035300 0.055962 112.489153 (160.925787)
total: 1074.31 sec