Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-030558
#<BuildRuby:0x000055cde563a228
@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.20230531-030558",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004768 0.000953 1.829784 ( 3.092169)
build_miniruby 0.001327 0.000265 1.356179 ( 1.385392)
build_ruby 0.001336 0.000268 2.417161 ( 2.591319)
build_all 0.006522 0.000000 1.909635 ( 1.169519)
build_install 0.012021 0.006975 3.333784 ( 2.641559)
test_btest 0.000664 0.000153 60.263962 ( 36.478266)
test_basic 0.001620 0.005245 0.653731 ( 1.063588)
test_all 0.001142 0.000315 601.660356 (503.831234)
test_rubyspec 0.029728 0.035272 78.062852 (124.925973)
total: 677.18 sec