Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-082237
#<BuildRuby:0x00005604160a6458
@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.20231012-082237",
@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.000029 0.000001 0.000030 ( 0.000027)
autoconf 0.000046 0.000002 0.000048 ( 0.000044)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.000838 0.007565 2.642442 ( 3.526490)
build_miniruby 0.000000 0.001739 2.903956 ( 2.803591)
build_ruby 0.000000 0.001716 3.319898 ( 3.619013)
build_all 0.001358 0.007500 6.715318 ( 3.953976)
build_install 0.021319 0.000391 7.407239 ( 4.767538)
test_btest 0.000666 0.000114 68.707362 ( 45.748890)
test_basic 0.002294 0.006618 0.871387 ( 1.134395)
test_all 0.009714 0.000441 677.196605 (363.876644)
test_rubyspec 0.052748 0.032124 100.342569 (146.479134)
total: 575.91 sec