Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-235713
#<BuildRuby:0x00005563fb3ea120
@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.20230622-235713",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006379 0.000169 1.960150 ( 5.050036)
build_miniruby 0.001502 0.000107 1.544739 ( 2.055398)
build_ruby 0.001347 0.000097 3.069576 ( 4.218925)
build_all 0.006501 0.000465 2.298736 ( 2.711892)
build_install 0.016047 0.001146 3.606570 ( 3.674797)
test_btest 0.000994 0.000071 79.398454 ( 49.065436)
test_basic 0.007357 0.000159 0.920761 ( 1.555453)
test_all 0.000879 0.000060 593.586941 (335.263546)
test_rubyspec 0.019431 0.034467 86.529127 (128.698418)
total: 532.29 sec