Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-090931
#<BuildRuby:0x0000563510222090
@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.20231213-090931",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.008481 0.000011 2.526020 ( 3.681279)
build_miniruby 0.001549 0.000103 1.612553 ( 1.763765)
build_ruby 0.001862 0.000125 3.261488 ( 3.562895)
build_all 0.008471 0.000270 5.334149 ( 3.945865)
build_install 0.015635 0.004634 6.471767 ( 5.485541)
test_btest 0.000849 0.000075 62.945694 ( 40.620195)
test_basic 0.007185 0.000000 0.769141 ( 0.862120)
test_all 0.080682 0.042989 705.874517 (324.565573)
test_rubyspec 0.042205 0.026416 88.277881 (105.026589)
total: 489.52 sec