Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-232024
#<BuildRuby:0x0000561cef5aa458
@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.20231216-232024",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006351 0.000705 2.540385 ( 2.922560)
build_miniruby 0.001597 0.000177 1.747111 ( 1.771868)
build_ruby 0.001700 0.000189 3.343255 ( 3.572382)
build_all 0.007548 0.000838 5.411590 ( 3.927136)
build_install 0.020098 0.000615 7.055453 ( 5.590906)
test_btest 0.000877 0.000088 60.705714 ( 42.355160)
test_basic 0.006036 0.000111 0.794973 ( 0.889782)
test_all 0.097056 0.025885 673.768658 (360.493616)
test_rubyspec 0.034050 0.040462 92.323756 (123.223495)
total: 544.75 sec