Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-070939
#<BuildRuby:0x000055dfedcc9fc0
@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.20230606-070939",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.001805 0.004728 2.007315 ( 4.459668)
build_miniruby 0.001316 0.000501 1.478691 ( 1.859822)
build_ruby 0.001113 0.000424 2.831857 ( 3.552535)
build_all 0.002617 0.005372 2.225524 ( 2.541408)
build_install 0.007350 0.010243 3.417651 ( 3.802371)
test_btest 0.001153 0.000141 62.072496 ( 42.408583)
test_basic 0.003627 0.004558 0.697411 ( 1.059916)
test_all 0.000596 0.000887 625.525276 (611.244620)
test_rubyspec 0.032015 0.034452 80.018854 (125.964131)
total: 796.89 sec