Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230509-230609
#<BuildRuby:0x000055736dc6e090
@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.20230509-230609",
@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.000037 0.000003 0.000040 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006082 0.000507 1.926430 ( 4.508207)
build_miniruby 0.001471 0.000123 1.424719 ( 1.717329)
build_ruby 0.001490 0.000124 2.579858 ( 3.288259)
build_all 0.007637 0.000636 2.282380 ( 2.430227)
build_install 0.017508 0.000264 3.293753 ( 3.726656)
test_btest 0.000851 0.000000 57.761111 ( 40.901928)
test_basic 0.003061 0.004699 0.659375 ( 1.150336)
test_all 0.001290 0.000138 574.517609 (330.407406)
test_rubyspec 0.027855 0.024790 73.015651 ( 93.184410)
total: 481.32 sec