Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-010946
#<BuildRuby:0x0000561682c8a278
@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.20230709-010946",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006240 0.001628 2.324050 ( 4.899948)
build_miniruby 0.001517 0.000396 1.966092 ( 2.291046)
build_ruby 0.001333 0.000348 3.337348 ( 14.180408)
build_all 0.004013 0.005718 5.341334 ( 4.122271)
build_install 0.006850 0.013086 6.505163 ( 6.037842)
test_btest 0.000522 0.000213 60.829379 ( 29.276053)
test_basic 0.005759 0.002346 0.793042 ( 1.055813)
test_all 0.001735 0.000477 567.439337 (302.507600)
test_rubyspec 0.026579 0.029343 82.179610 (107.295586)
total: 471.67 sec