Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-032506
#<BuildRuby:0x000055dc73c0e090
@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.20230806-032506",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007611 0.000341 2.344277 ( 5.759131)
build_miniruby 0.001595 0.000000 2.015424 ( 2.661895)
build_ruby 0.000000 0.001622 3.344766 ( 4.028833)
build_all 0.002574 0.006097 2.912602 ( 3.101845)
build_install 0.009154 0.011124 4.287249 ( 4.442087)
test_btest 0.000000 0.001245 67.094287 ( 49.846141)
test_basic 0.001791 0.006775 0.848012 ( 1.354400)
test_all 0.000000 0.001797 638.702305 (391.397627)
test_rubyspec 0.034459 0.029553 89.092064 (117.126212)
total: 579.72 sec