Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240205-210350
#<BuildRuby:0x000056412e3e9c78
@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.20240205-210350",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003223 0.004846 2.489003 ( 3.162499)
build_miniruby 0.005073 0.000311 93.254965 ( 33.263067)
build_ruby 0.001594 0.000465 3.757258 ( 3.989738)
build_all 0.009362 0.000000 5.866387 ( 3.984868)
build_install 0.015382 0.007580 7.498253 ( 5.701373)
test_btest 0.000777 0.000229 73.442945 ( 54.566973)
test_basic 0.005390 0.003074 0.826295 ( 1.102891)
test_all 0.088165 0.037860 750.554895 (585.160513)
test_rubyspec 0.076275 0.040220 181.143012 (275.915500)
total: 966.85 sec