Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-233058
#<BuildRuby:0x000055d54f1e6048
@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.20230814-233058",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.005207 0.001928 2.285714 ( 4.653172)
build_miniruby 0.001634 0.000000 1.766036 ( 1.980596)
build_ruby 0.002066 0.000000 3.196719 ( 3.748459)
build_all 0.007526 0.001059 5.475405 ( 4.239637)
build_install 0.013234 0.007140 6.935809 ( 5.834233)
test_btest 0.000848 0.000000 66.654351 ( 40.773042)
test_basic 0.007793 0.000144 0.827028 ( 1.140634)
test_all 0.008822 0.001551 638.179465 (325.922183)
test_rubyspec 0.032973 0.035415 88.372748 (110.909560)
total: 499.20 sec