Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-021252
#<BuildRuby:0x0000562bda05e090
@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-021252",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007666 0.001533 2.844623 ( 3.537509)
build_miniruby 0.001167 0.000234 1.863145 ( 2.520445)
build_ruby 0.002029 0.000000 3.824115 ( 4.683485)
build_all 0.008811 0.000423 6.126667 ( 5.290508)
build_install 0.007853 0.014214 7.921475 ( 7.619251)
test_btest 0.000620 0.000177 76.808243 ( 66.128821)
test_basic 0.004531 0.004551 0.894633 ( 1.332474)
test_all 0.077891 0.045170 753.018126 (477.570607)
test_rubyspec 0.037460 0.054484 119.522181 (160.591284)
total: 729.28 sec