Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-111416
#<BuildRuby:0x000055dd0c44e348
@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.20230630-111416",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002019 0.004154 2.068086 ( 4.130619)
build_miniruby 0.001282 0.000221 1.537211 ( 1.902107)
build_ruby 0.001543 0.000266 3.143240 ( 3.887371)
build_all 0.008520 0.000091 4.960240 ( 3.955025)
build_install 0.008945 0.010021 6.247900 ( 6.004490)
test_btest 0.000785 0.000177 60.957409 ( 36.720477)
test_basic 0.006979 0.000582 0.770853 ( 1.035361)
test_all 0.001859 0.000406 575.429884 (310.457902)
test_rubyspec 0.038510 0.019130 81.963646 (114.521943)
total: 482.62 sec