Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-204928
#<BuildRuby:0x000055aa23eb20d0
@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.20240121-204928",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005041 0.000082 1.713891 ( 2.293197)
build_miniruby 0.001533 0.000109 1.716357 ( 1.986147)
build_ruby 0.001796 0.000128 3.421265 ( 3.777743)
build_all 0.008069 0.000000 5.114038 ( 3.501620)
build_install 0.013914 0.006558 6.501095 ( 4.985046)
test_btest 0.000836 0.000090 65.196140 ( 43.942447)
test_basic 0.004003 0.004240 0.790145 ( 0.999146)
test_all 0.100080 0.022668 783.795927 (501.733992)
test_rubyspec 0.061789 0.052921 170.551671 (272.065593)
total: 835.29 sec