Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-112726
#<BuildRuby:0x00005597911f9fb8
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230110-112726",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004635 0.000843 1.182447 ( 2.490945)
build_miniruby 0.000000 0.001645 1.532236 ( 1.994519)
build_ruby 0.000000 0.002078 3.768841 ( 4.857631)
build_all 0.006419 0.001890 4.024057 ( 4.557159)
build_install 0.012190 0.005357 3.137571 ( 3.659925)
test_btest 0.000549 0.000138 58.243732 ( 52.981473)
test_basic 0.006361 0.000000 0.450165 ( 0.802516)
test_all 0.001338 0.000000 708.030947 (735.940978)
test_rubyspec 0.013074 0.043606 75.805357 (104.163860)
total: 911.45 sec