Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-091923
#<BuildRuby:0x000055d8f0f46068
@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.20230626-091923",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003178 0.004124 2.184566 ( 4.839534)
build_miniruby 0.000000 0.001336 1.973254 ( 2.477173)
build_ruby 0.000000 0.001662 3.135997 ( 3.856139)
build_all 0.007197 0.001593 5.101886 ( 4.955297)
build_install 0.015092 0.004030 6.522696 ( 6.027284)
test_btest 0.000889 0.000044 67.830831 ( 55.113333)
test_basic 0.007438 0.000449 0.790395 ( 1.214240)
test_all 0.001415 0.000166 557.788370 (401.540021)
test_rubyspec 0.018533 0.042977 80.815571 (114.510108)
total: 594.53 sec