Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-135736
#<BuildRuby:0x0000564bc5ac1ef0
@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.20230217-135736",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004209 0.000732 1.448087 ( 1.882687)
build_miniruby 0.001274 0.000222 1.097982 ( 1.097938)
build_ruby 0.001271 0.000221 2.251337 ( 2.447003)
build_all 0.005666 0.000986 3.865670 ( 1.971161)
build_install 0.010418 0.003125 2.997807 ( 2.140930)
test_btest 0.000000 0.001007 58.454549 ( 26.153752)
test_basic 0.000000 0.006612 0.513088 ( 0.767597)
test_all 0.000000 0.001381 646.200545 (239.923975)
test_rubyspec 0.022887 0.022496 72.010049 ( 82.718901)
total: 359.10 sec