Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251215-195544
#<BuildRuby:0x000079b0c122fdd0
@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.20251215-195544",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.004418 0.003439 3.015087 ( 3.796066)
build_miniruby 0.001545 0.000000 1.881952 ( 2.181723)
build_ruby 0.001652 0.000320 4.633288 ( 5.538266)
build_all 0.006508 0.003715 6.278454 ( 4.890917)
build_install 0.021101 0.002656 8.901013 ( 7.847360)
test_btest 0.001302 0.000881 91.175571 ( 69.288225)
test_basic 0.005900 0.004172 1.223424 ( 1.663136)
test_all 0.110640 0.030695 768.447860 (530.058120)
test_rubyspec 0.060380 0.020117 128.048909 ( 60.570638)
total: 685.84 sec