Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-101111
#<BuildRuby:0x00005621a81fa9a8
@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.20240312-101111",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000039 0.000004 0.000043 ( 0.000041)
build_up 0.010713 0.000635 18.741266 ( 17.865473)
build_miniruby 0.004576 0.004726 193.106547 (157.414795)
build_ruby 0.001860 0.000233 4.208657 ( 5.257249)
build_all 0.013775 0.001142 49.984046 ( 45.046976)
build_install 0.016040 0.005611 8.076728 ( 8.234705)
test_btest 0.000654 0.000093 73.233901 ( 71.902737)
test_basic 0.006755 0.000965 0.886709 ( 1.614118)
test_all 0.079255 0.044611 785.536899 (593.378016)
test_rubyspec 0.051102 0.049946 123.023473 (193.553753)
total: 1094.27 sec