Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-153823
#<BuildRuby:0x000055789c3ce230
@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.20230613-153823",
@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.000023 0.000003 0.000026 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005753 0.000885 1.931566 ( 5.611830)
build_miniruby 0.001381 0.000212 1.465126 ( 2.135086)
build_ruby 0.001866 0.000000 2.953743 ( 4.570652)
build_all 0.006947 0.000688 2.316294 ( 3.133609)
build_install 0.014714 0.003941 3.828776 ( 6.180538)
test_btest 0.000704 0.000113 76.646279 ( 55.823862)
test_basic 0.007264 0.000000 0.817509 ( 1.794666)
test_all 0.002283 0.000141 613.835430 (383.448763)
test_rubyspec 0.037336 0.013465 85.683247 (124.423814)
total: 587.12 sec