Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-022446
#<BuildRuby:0x000055b8da039e98
@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.20231017-022446",
@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.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004362 0.005001 3.654026 ( 5.332265)
build_miniruby 0.000000 0.003873 43.520801 ( 26.431689)
build_ruby 0.000000 0.002228 3.594282 ( 4.046988)
build_all 0.006678 0.001962 5.721827 ( 4.818390)
build_install 0.020773 0.000969 7.129205 ( 6.422633)
test_btest 0.000814 0.000000 65.620592 ( 58.505249)
test_basic 0.002528 0.005799 0.822400 ( 1.323038)
test_all 0.009249 0.001371 673.946121 (473.880876)
test_rubyspec 0.045420 0.036260 99.895753 (162.425557)
total: 743.19 sec