Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-084837
#<BuildRuby:0x000055c3eef26068
@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.20231124-084837",
@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.000023 0.000005 0.000028 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000036)
configure 0.000032 0.000006 0.000038 ( 0.000036)
build_up 0.003341 0.003830 2.248642 ( 3.332915)
build_miniruby 0.001681 0.000000 2.151195 ( 2.384411)
build_ruby 0.001814 0.000000 3.503693 ( 3.688325)
build_all 0.007201 0.002068 5.527594 ( 3.355372)
build_install 0.015202 0.006393 6.956025 ( 4.862041)
test_btest 0.000808 0.000190 63.572466 ( 30.424134)
test_basic 0.003961 0.005098 0.859012 ( 0.968796)
test_all 0.098393 0.026189 671.742839 (309.692730)
test_rubyspec 0.047290 0.027317 91.737077 (110.337302)
total: 469.05 sec