Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250102-180908
#<BuildRuby:0x00007fd2a24efdc8
@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.20250102-180908",
@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.000002 0.000026 ( 0.000027)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.006493 0.000573 2.391462 ( 3.445029)
build_miniruby 0.008855 0.000082 153.539760 (113.022746)
build_ruby 0.000000 0.002242 5.192701 ( 23.904299)
build_all 0.005245 0.006165 5.928549 ( 6.723144)
build_install 0.018807 0.005823 8.001102 ( 33.716178)
test_btest 0.001227 0.000189 71.333095 ( 97.575599)
test_basic 0.012559 0.000000 1.036940 ( 2.415175)
test_all 0.113683 0.044458 770.353204 (1035.605586)
test_rubyspec 0.065323 0.021928 111.179475 (115.130643)
total: 1431.54 sec