Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-071652
#<BuildRuby:0x000055d6e11a1ea0
@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.20230624-071652",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006794 0.000784 2.176850 ( 4.594979)
build_miniruby 0.001626 0.000187 1.636820 ( 1.894822)
build_ruby 0.001277 0.000148 3.260167 ( 30.007774)
build_all 0.008509 0.000459 5.209032 ( 5.014920)
build_install 0.012967 0.008239 6.353617 ( 6.264741)
test_btest 0.000614 0.000099 64.742007 ( 58.286267)
test_basic 0.000000 0.007047 0.759468 ( 1.329625)
test_all 0.001099 0.000945 571.524985 (433.511384)
test_rubyspec 0.042569 0.019434 81.544448 (119.874979)
total: 660.78 sec