Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-035210
#<BuildRuby:0x0000556fc9792118
@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.20230617-035210",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001960 0.004321 1.960292 ( 4.695118)
build_miniruby 0.001335 0.000321 1.479057 ( 1.759032)
build_ruby 0.000000 0.001890 2.815093 ( 3.964295)
build_all 0.002859 0.004496 2.448080 ( 2.022865)
build_install 0.015103 0.002069 3.525257 ( 2.849709)
test_btest 0.000566 0.000157 76.219275 ( 45.437497)
test_basic 0.003865 0.004017 0.831850 ( 1.364402)
test_all 0.000875 0.000262 597.536909 (309.944994)
test_rubyspec 0.023738 0.030221 86.581517 (125.527840)
total: 497.57 sec