Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260124-130329
#<BuildRuby:0x000077cf8457fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20260124-130329",
@make="make",
@no_timeout_error=nil,
@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.000006 0.000028 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.003857 0.003244 2.927191 ( 2.724878)
build_miniruby 0.001199 0.000335 1.718310 ( 1.719589)
build_ruby 0.001141 0.000766 4.898857 ( 4.916637)
build_all 0.005865 0.002850 7.085098 ( 3.328448)
build_install 0.015393 0.005084 9.407487 ( 5.292112)
test_btest 0.001001 0.000000 87.310120 ( 24.445790)
test_basic 0.004045 0.004546 1.203418 ( 1.252487)
test_all 0.107593 0.032765 733.498829 (257.540952)
test_rubyspec 0.056375 0.029544 129.032308 ( 31.265140)
total: 332.49 sec