Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-071726
#<BuildRuby:0x000055a73e5ae9a8
@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.20231103-071726",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002902 0.004528 2.352174 ( 3.590359)
build_miniruby 0.002045 0.000000 1.682288 ( 1.994213)
build_ruby 0.000000 0.002310 3.373391 ( 4.253081)
build_all 0.005215 0.003597 5.312470 ( 5.114785)
build_install 0.012284 0.008907 6.619956 ( 6.738152)
test_btest 0.000000 0.001319 61.450454 ( 57.050698)
test_basic 0.005660 0.001851 0.748901 ( 1.155488)
test_all 0.084123 0.041287 630.850280 (491.035938)
test_rubyspec 0.030461 0.045718 89.257964 (148.382093)
total: 719.32 sec