Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250412-092444
#<BuildRuby:0x00007f5ad0fbfdd8
@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.20250412-092444",
@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.000024 0.000004 0.000028 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007657 0.001482 3.955968 ( 5.128530)
build_miniruby 0.001464 0.000284 1.785074 ( 2.088913)
build_ruby 0.001841 0.000356 4.118967 ( 5.083505)
build_all 0.010216 0.001977 6.176584 ( 6.103505)
build_install 0.019926 0.006916 9.032110 ( 8.936135)
test_btest 0.000758 0.000161 68.280333 ( 75.552220)
test_basic 0.010131 0.002149 1.000116 ( 1.689365)
test_all 0.077380 0.049167 608.978909 (408.491951)
test_rubyspec 0.056907 0.027461 104.909297 ( 51.625318)
total: 564.70 sec