Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-000051
#<BuildRuby:0x00007f77a749fdd8
@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.20240708-000051",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000035 0.000006 0.000041 ( 0.000043)
build_up 0.009465 0.000904 4.901204 ( 4.955597)
build_miniruby 0.001812 0.000302 1.894520 ( 2.126038)
build_ruby 0.002340 0.000390 4.728185 ( 5.047515)
build_all 0.010102 0.000965 7.660389 ( 4.919203)
build_install 0.016971 0.009660 11.548780 ( 8.270392)
test_btest 0.000803 0.000161 102.540714 ( 78.046834)
test_basic 0.001644 0.014218 1.251533 ( 1.643540)
test_all 0.126147 0.040944 937.203117 (895.395931)
test_rubyspec 0.064244 0.034647 162.537722 (160.671610)
total: 1161.08 sec