Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241110-232142
#<BuildRuby:0x00007fa8901bfdd8
@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.20241110-232142",
@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.000022 0.000008 0.000030 ( 0.000030)
autoconf 0.000046 0.000016 0.000062 ( 0.000062)
configure 0.000030 0.000010 0.000040 ( 0.000041)
build_up 0.003549 0.005502 4.139141 ( 5.488345)
build_miniruby 0.001242 0.000488 1.718995 ( 1.940236)
build_ruby 0.001657 0.000651 4.458356 ( 4.923555)
build_all 0.008708 0.001655 6.014155 ( 4.993030)
build_install 0.020634 0.003842 8.881701 ( 7.178695)
test_btest 0.000601 0.000212 65.698104 ( 60.124941)
test_basic 0.005432 0.006543 1.019141 ( 1.489886)
test_all 0.121321 0.037045 750.704506 (448.581795)
test_rubyspec 0.062390 0.022974 114.135321 ( 46.595439)
total: 581.32 sec