Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-111840
#<BuildRuby:0x0000557e14462458
@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-111840",
@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.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002541 0.004223 2.206056 ( 5.284096)
build_miniruby 0.001509 0.000269 1.836811 ( 2.153136)
build_ruby 0.001297 0.000231 3.254635 ( 3.944647)
build_all 0.004570 0.004096 5.118954 ( 4.353325)
build_install 0.011995 0.007993 6.371759 ( 6.202636)
test_btest 0.000000 0.001313 64.139899 ( 49.141088)
test_basic 0.000000 0.008126 0.771980 ( 1.050864)
test_all 0.000295 0.001160 588.144851 (427.759410)
test_rubyspec 0.032491 0.031445 82.724760 (118.359462)
total: 618.25 sec