Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-151538
#<BuildRuby:0x000055f0f866dfc0
@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.20230628-151538",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005528 0.001202 2.120828 ( 4.988284)
build_miniruby 0.001674 0.000364 9.823722 ( 10.049560)
build_ruby 0.001517 0.000330 3.096789 ( 3.737722)
build_all 0.008230 0.000000 5.834460 ( 5.071491)
build_install 0.019971 0.000000 6.430550 ( 5.683917)
test_btest 0.000832 0.000000 67.087141 ( 49.766721)
test_basic 0.007842 0.000000 0.753611 ( 1.121297)
test_all 0.001853 0.000000 598.343458 (428.615851)
test_rubyspec 0.037154 0.023577 82.236764 (119.840516)
total: 628.88 sec