Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-031026
#<BuildRuby:0x000055ec9b8121e8
@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.20230603-031026",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007471 0.001494 2.089264 ( 4.531172)
build_miniruby 0.001482 0.000000 1.905382 ( 2.373834)
build_ruby 0.001661 0.000000 2.925974 ( 3.462189)
build_all 0.008040 0.000000 2.215811 ( 2.172437)
build_install 0.009771 0.009611 3.542858 ( 3.996155)
test_btest 0.000635 0.000153 60.927756 ( 45.531745)
test_basic 0.004385 0.003294 0.725086 ( 1.279310)
test_all 0.000986 0.000254 576.100832 (633.799511)
test_rubyspec 0.024593 0.040551 78.916738 (128.990524)
total: 826.14 sec