Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-090827
#<BuildRuby:0x00005576dda9a458
@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.20231212-090827",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003422 0.004760 2.488111 ( 3.833198)
build_miniruby 0.001378 0.000265 1.682106 ( 1.905832)
build_ruby 0.001383 0.000266 3.176046 ( 3.534039)
build_all 0.004243 0.005328 5.308213 ( 3.525524)
build_install 0.018068 0.001937 6.690404 ( 5.401763)
test_btest 0.000739 0.000158 61.587951 ( 53.481492)
test_basic 0.004277 0.004727 0.860350 ( 1.173172)
test_all 0.078127 0.044589 695.080876 (383.902261)
test_rubyspec 0.035037 0.039931 92.208447 (119.607756)
total: 576.37 sec