Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-070936
#<BuildRuby:0x0000555894232048
@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-070936",
@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.000031 0.000001 0.000032 ( 0.000032)
autoconf 0.000046 0.000001 0.000047 ( 0.000047)
configure 0.000042 0.000002 0.000044 ( 0.000042)
build_up 0.004030 0.004244 2.568214 ( 4.090581)
build_miniruby 0.001942 0.000000 1.714149 ( 1.948886)
build_ruby 0.001811 0.000000 3.335466 ( 3.851727)
build_all 0.001411 0.008385 5.581027 ( 4.390174)
build_install 0.014925 0.005157 6.860625 ( 5.871442)
test_btest 0.000745 0.000113 61.952347 ( 49.294870)
test_basic 0.004193 0.005144 0.801648 ( 1.038567)
test_all 0.091784 0.033125 679.924852 (351.178138)
test_rubyspec 0.021646 0.049151 89.029030 (107.693228)
total: 529.36 sec