Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-213456
#<BuildRuby:0x0000562be10f2090
@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.20230831-213456",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.006868 1.856877 ( 3.078383)
build_miniruby 0.000676 0.000842 1.733604 ( 2.459694)
build_ruby 0.001517 0.000304 3.569122 ( 4.552778)
build_all 0.008522 0.000893 5.486503 ( 4.408879)
build_install 0.004159 0.017697 6.582914 ( 5.871541)
test_btest 0.000000 0.000965 62.689334 ( 50.805801)
test_basic 0.002562 0.006131 0.815401 ( 1.269278)
test_all 0.007328 0.009054 693.470045 (736.813745)
test_rubyspec 0.033389 0.050045 94.140304 (143.866074)
total: 953.13 sec