Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-062635
#<BuildRuby:0x000055804d8b9a48
@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.20231018-062635",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007164 0.000988 2.702487 ( 3.979826)
build_miniruby 0.001536 0.000212 2.082796 ( 2.418715)
build_ruby 0.001633 0.000225 3.462480 ( 4.094187)
build_all 0.008785 0.000572 5.674927 ( 4.259504)
build_install 0.014140 0.006996 7.424651 ( 6.451013)
test_btest 0.000620 0.000104 66.812548 ( 57.960085)
test_basic 0.006986 0.001164 0.876929 ( 1.298339)
test_all 0.010300 0.000000 734.142766 (462.550339)
test_rubyspec 0.052931 0.033002 101.374387 (154.065616)
total: 697.08 sec