Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-103326
#<BuildRuby:0x000055b1528c2450
@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.20231115-103326",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.002246 0.004826 2.105294 ( 11.892211)
build_miniruby 0.008355 0.000143 29.725694 ( 54.183204)
build_ruby 0.001396 0.000537 3.375987 ( 59.016794)
build_all 0.010983 0.001018 9.267387 ( 11.598810)
build_install 0.010201 0.011542 6.627894 ( 9.027360)
test_btest 0.001211 0.000000 63.096721 ( 79.678551)
test_basic 0.001201 0.007448 0.812793 ( 1.648552)
test_all 0.100123 0.026033 628.313496 (540.406252)
test_rubyspec 0.024934 0.048350 90.522431 (133.850416)
total: 901.30 sec