Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-115809
#<BuildRuby:0x000055839a286090
@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.20230313-115809",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005252 0.001501 1.873629 ( 4.600028)
build_miniruby 0.001200 0.000342 1.341452 ( 1.782977)
build_ruby 0.000000 0.001528 2.535778 ( 3.389196)
build_all 0.000361 0.007444 2.242002 ( 2.895161)
build_install 0.015615 0.002313 3.325519 ( 4.377796)
test_btest 0.000595 0.000207 56.889097 ( 54.510280)
test_basic 0.002806 0.004054 0.487027 ( 0.869518)
test_all 0.000735 0.000276 531.588532 (517.178207)
test_rubyspec 0.030832 0.029683 75.309939 (109.278567)
total: 698.88 sec