Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-190412
#<BuildRuby:0x000055d8053d69a8
@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.20231024-190412",
@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.000027 0.000006 0.000033 ( 0.000026)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003695 0.004772 2.838099 ( 4.683589)
build_miniruby 0.007648 0.001765 217.038297 (204.789567)
build_ruby 0.001334 0.000308 3.712454 ( 19.636765)
build_all 0.010119 0.004737 18.747990 ( 22.317511)
build_install 0.014369 0.007196 6.630240 ( 8.181801)
test_btest 0.000841 0.000232 66.179768 ( 79.556713)
test_basic 0.006827 0.000531 0.767507 ( 1.284829)
test_all 0.091754 0.038214 629.771198 (589.965634)
test_rubyspec 0.045359 0.031919 90.540515 (149.608127)
total: 1080.03 sec