Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250221-041847
#<BuildRuby:0x00007fdc299cfdd0
@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.20250221-041847",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006413 0.000475 3.228872 ( 3.041502)
build_miniruby 0.001276 0.000094 1.554408 ( 1.613156)
build_ruby 0.001595 0.000118 2.982016 ( 3.154448)
build_all 0.004475 0.003873 7.345943 ( 3.409173)
build_install 0.011043 0.007471 7.066486 ( 4.082305)
test_btest 0.000684 0.000104 51.214654 ( 14.020211)
test_basic 0.008312 0.000040 0.658339 ( 0.715241)
test_all 0.100393 0.020362 546.004084 (256.546849)
test_rubyspec 0.059535 0.023084 98.823963 ( 47.958147)
total: 334.54 sec