Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-031334
#<BuildRuby:0x000055fddeeae458
@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.20230703-031334",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002124 0.004533 2.135829 ( 4.262175)
build_miniruby 0.001157 0.000289 1.617413 ( 1.928690)
build_ruby 0.001245 0.000311 3.007071 ( 3.486145)
build_all 0.002069 0.006459 5.139075 ( 4.339678)
build_install 0.009969 0.008395 6.452073 ( 6.186408)
test_btest 0.000605 0.000215 62.176414 ( 38.600416)
test_basic 0.005663 0.002009 0.814969 ( 1.239308)
test_all 0.001139 0.001005 567.340830 (341.834194)
test_rubyspec 0.025852 0.035692 83.654757 (118.457303)
total: 520.34 sec