Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-132057
#<BuildRuby:0x000055a671cce080
@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.20230728-132057",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.006303 0.000225 2.239725 ( 3.822122)
build_miniruby 0.001624 0.000000 11.729596 ( 10.168613)
build_ruby 0.000000 0.001737 3.055196 ( 3.252997)
build_all 0.001989 0.005378 2.565551 ( 1.586590)
build_install 0.009566 0.007895 3.715771 ( 2.498992)
test_btest 0.000000 0.000783 64.553080 ( 22.929248)
test_basic 0.002660 0.002798 0.726003 ( 0.819981)
test_all 0.001357 0.000232 612.830842 (318.026628)
test_rubyspec 0.016270 0.035800 79.322432 ( 91.694274)
total: 454.80 sec