Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-093638
#<BuildRuby:0x0000556831666068
@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.20230907-093638",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006796 0.000477 1.895427 ( 3.277269)
build_miniruby 0.001639 0.000292 1.796287 ( 2.639953)
build_ruby 0.000000 0.001789 3.564194 ( 4.427671)
build_all 0.000000 0.009848 5.558860 ( 5.292644)
build_install 0.014375 0.007460 6.639072 ( 6.180185)
test_btest 0.000664 0.000202 61.579277 ( 50.466964)
test_basic 0.006828 0.002069 0.834090 ( 1.372635)
test_all 0.009864 0.001635 644.526376 (609.497381)
test_rubyspec 0.045351 0.038388 94.574079 (142.067960)
total: 825.22 sec