Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-044754
#<BuildRuby:0x000055a93f9c20f0
@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.20230713-044754",
@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.000031 0.000001 0.000032 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006536 2.117249 ( 3.777014)
build_miniruby 0.000926 0.000517 1.613043 ( 1.826926)
build_ruby 0.001310 0.000131 3.336166 ( 4.078966)
build_all 0.003521 0.004278 2.578429 ( 2.586360)
build_install 0.013174 0.004759 3.930813 ( 3.758781)
test_btest 0.000664 0.000103 83.071294 ( 45.750651)
test_basic 0.007155 0.000460 0.964800 ( 1.957669)
test_all 0.001015 0.000154 624.925461 (291.322623)
test_rubyspec 0.032052 0.024082 92.234823 (126.206842)
total: 481.27 sec