Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-021112
#<BuildRuby:0x000055eafce0ded0
@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.20230713-021112",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003848 0.003744 2.183654 ( 5.261061)
build_miniruby 0.001429 0.000317 1.699294 ( 1.913338)
build_ruby 0.001932 0.000000 3.416598 ( 3.988681)
build_all 0.006813 0.000265 2.588042 ( 1.874928)
build_install 0.017421 0.001890 4.077018 ( 3.118947)
test_btest 0.000669 0.000130 82.757018 ( 38.460562)
test_basic 0.002771 0.004795 0.944075 ( 1.043484)
test_all 0.000828 0.000187 617.431397 (267.794557)
test_rubyspec 0.033764 0.020921 91.001753 (103.724384)
total: 427.18 sec