Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-230833
#<BuildRuby:0x00005649243b2658
@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.20231211-230833",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000630 0.007249 2.578395 ( 4.203257)
build_miniruby 0.001548 0.000000 1.667756 ( 2.050005)
build_ruby 0.002079 0.000000 3.284618 ( 3.698534)
build_all 0.008421 0.000644 5.475751 ( 5.230231)
build_install 0.013543 0.005518 6.925694 ( 6.034031)
test_btest 0.000683 0.000113 62.797604 ( 57.755758)
test_basic 0.007490 0.000000 0.806756 ( 1.099345)
test_all 0.088680 0.034719 673.547197 (336.799751)
test_rubyspec 0.038192 0.029981 84.214122 ( 97.339541)
total: 514.21 sec