Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241127-132855
#<BuildRuby:0x00007fa309abfdc0
@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.20241127-132855",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005830 0.004383 4.357912 ( 5.624239)
build_miniruby 0.001538 0.000249 2.457879 ( 2.824726)
build_ruby 0.000000 0.002101 4.724522 ( 5.078152)
build_all 0.007298 0.003370 6.078300 ( 4.619958)
build_install 0.012741 0.012006 9.474740 ( 7.741065)
test_btest 0.000723 0.000176 68.657002 ( 44.329462)
test_basic 0.005549 0.006594 0.980040 ( 1.081181)
test_all 0.113381 0.041886 713.124314 (291.663555)
test_rubyspec 0.053505 0.039165 112.185184 ( 35.979132)
total: 398.94 sec