Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-143805
#<BuildRuby:0x00005556d29f20d0
@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.20231117-143805",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002333 0.004356 2.173327 ( 4.591797)
build_miniruby 0.004275 0.000458 55.340359 ( 61.548904)
build_ruby 0.001934 0.000207 3.609148 ( 4.874241)
build_all 0.006320 0.003003 5.367762 ( 6.401108)
build_install 0.010146 0.010047 6.525853 ( 7.988596)
test_btest 0.000752 0.000141 66.031053 ( 95.026796)
test_basic 0.003308 0.005141 0.821182 ( 1.666870)
test_all 0.104029 0.022488 666.825492 (516.063324)
test_rubyspec 0.032297 0.041418 89.329963 (137.188988)
total: 835.35 sec