Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-163149
#<BuildRuby:0x00005562bd3b2098
@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.20230809-163149",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007139 0.000492 2.219396 ( 6.552598)
build_miniruby 0.001844 0.000000 57.365890 ( 41.821048)
build_ruby 0.001896 0.000000 3.194945 ( 15.345292)
build_all 0.007871 0.000000 2.711090 ( 2.959999)
build_install 0.018937 0.000650 4.329554 ( 6.308247)
test_btest 0.000724 0.000042 80.869493 ( 57.261736)
test_basic 0.002462 0.004138 0.918647 ( 1.575445)
test_all 0.001729 0.000148 681.044854 (416.038706)
test_rubyspec 0.041812 0.016678 98.087249 (164.644954)
total: 712.51 sec