Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241227-055140
#<BuildRuby:0x00007f04d42efdd0
@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.20241227-055140",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005588 0.000822 2.310860 ( 6.709749)
build_miniruby 0.001751 0.000000 1.878362 ( 13.930018)
build_ruby 0.002356 0.000031 4.365816 ( 22.179162)
build_all 0.011013 0.000378 6.253455 ( 9.247213)
build_install 0.019764 0.005268 8.108556 ( 16.497458)
test_btest 0.000899 0.000135 67.963025 (105.105383)
test_basic 0.010929 0.000957 1.046358 ( 2.524597)
test_all 0.114987 0.046784 757.755250 (908.343890)
test_rubyspec 0.055776 0.032031 111.006271 ( 79.277753)
total: 1163.82 sec