Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-150037
#<BuildRuby:0x00005654c173e120
@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.20230528-150037",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002364 0.003849 1.812358 ( 4.395441)
build_miniruby 0.001703 0.000000 1.335532 ( 1.457911)
build_ruby 0.001644 0.000000 2.527930 ( 2.997027)
build_all 0.006909 0.000261 2.109968 ( 2.031972)
build_install 0.012784 0.005273 3.355213 ( 3.698359)
test_btest 0.000692 0.000095 75.421735 ( 40.183415)
test_basic 0.006859 0.000328 0.785842 ( 0.938101)
test_all 0.001238 0.000165 612.319718 (283.092928)
test_rubyspec 0.038345 0.022872 85.906536 (119.479544)
total: 458.28 sec