Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-230407
#<BuildRuby:0x000056514f2da090
@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.20230507-230407",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002210 0.003711 1.841417 ( 3.377832)
build_miniruby 0.001419 0.000158 1.412994 ( 1.514816)
build_ruby 0.000000 0.001686 2.580693 ( 2.896264)
build_all 0.004781 0.002253 2.159030 ( 1.920581)
build_install 0.009946 0.007498 3.373303 ( 2.794756)
test_btest 0.000000 0.000901 58.063107 ( 29.862333)
test_basic 0.002967 0.003568 0.671890 ( 0.992515)
test_all 0.000403 0.000852 610.262471 (375.325248)
test_rubyspec 0.018883 0.036678 74.148242 ( 97.237146)
total: 515.92 sec