Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-225256
#<BuildRuby:0x0000556742742120
@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.20230611-225256",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001685 0.004422 1.794591 ( 3.025940)
build_miniruby 0.001218 0.000000 1.261604 ( 1.260064)
build_ruby 0.001329 0.000000 2.684055 ( 2.867297)
build_all 0.006166 0.000070 1.906794 ( 1.055408)
build_install 0.010849 0.003899 3.523960 ( 2.566363)
test_btest 0.000665 0.000118 76.378067 ( 29.730521)
test_basic 0.001266 0.003584 0.735554 ( 3.888698)
test_all 0.001142 0.000237 576.140713 (199.624781)
test_rubyspec 0.042255 0.012611 80.667197 ( 92.319545)
total: 336.34 sec