Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-162615
#<BuildRuby:0x0000562ed0891f48
@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.20231111-162615",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005415 0.001204 2.324605 ( 3.208777)
build_miniruby 0.001245 0.000277 1.664986 ( 1.945156)
build_ruby 0.002118 0.000000 3.379990 ( 3.854603)
build_all 0.008450 0.000496 5.026681 ( 4.117542)
build_install 0.013151 0.009756 6.488622 ( 5.810037)
test_btest 0.000837 0.000216 62.023373 ( 46.824815)
test_basic 0.006878 0.000603 0.816563 ( 2.324219)
test_all 0.091482 0.034717 646.859767 (589.806462)
test_rubyspec 0.029764 0.047463 90.622497 (163.910305)
total: 821.80 sec