Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-030618
#<BuildRuby:0x000055691b37e018
@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.20230510-030618",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003469 0.003774 1.946734 ( 4.147493)
build_miniruby 0.000000 0.001634 1.392337 ( 1.498246)
build_ruby 0.000000 0.001650 2.646062 ( 2.983580)
build_all 0.006029 0.001186 2.276808 ( 2.099711)
build_install 0.016634 0.001111 3.365253 ( 3.438560)
test_btest 0.000824 0.000107 56.658595 ( 36.467066)
test_basic 0.002891 0.004096 0.668127 ( 1.020797)
test_all 0.000753 0.000118 548.146442 (211.963005)
test_rubyspec 0.018051 0.031313 68.273884 ( 80.259638)
total: 343.88 sec