Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-125911
#<BuildRuby:0x000056516e10a6d8
@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.20230206-125911",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000115 0.004095 1.148060 ( 1.895290)
build_miniruby 0.001353 0.000113 1.175971 ( 1.175222)
build_ruby 0.001583 0.000132 2.431368 ( 2.700263)
build_all 0.003408 0.003640 3.803526 ( 2.039817)
build_install 0.009279 0.004204 2.710662 ( 2.032067)
test_btest 0.000558 0.000080 59.426114 ( 26.335617)
test_basic 0.004027 0.000575 0.379974 ( 0.473089)
test_all 0.000925 0.000132 627.311997 (200.307688)
test_rubyspec 0.027208 0.018522 66.571235 ( 76.538950)
total: 313.50 sec