Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231223-003359
#<BuildRuby:0x000055aaaf6fa090
@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.20231223-003359",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005448 0.000389 1.769187 ( 2.369939)
build_miniruby 0.001923 0.000137 13.750824 ( 9.086105)
build_ruby 0.001829 0.000130 3.478943 ( 3.683687)
build_all 0.003490 0.004638 4.904173 ( 2.703137)
build_install 0.010548 0.007686 5.740912 ( 3.801160)
test_btest 0.000679 0.000106 62.284882 ( 37.704099)
test_basic 0.000000 0.008387 0.811338 ( 1.009660)
test_all 0.094264 0.035222 664.639586 (597.232546)
test_rubyspec 0.047490 0.034799 93.763327 (175.135941)
total: 832.73 sec