Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-223953
#<BuildRuby:0x000055a3116c22a8
@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.20230527-223953",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002205 0.004328 1.932394 ( 4.209041)
build_miniruby 0.001139 0.000176 1.448030 ( 1.603134)
build_ruby 0.001471 0.000226 2.517186 ( 2.832963)
build_all 0.003408 0.004039 2.239813 ( 2.218294)
build_install 0.012940 0.005113 3.511737 ( 3.412377)
test_btest 0.000618 0.000128 75.964416 ( 40.011743)
test_basic 0.007858 0.000000 0.762989 ( 1.033374)
test_all 0.000422 0.000522 569.012600 (265.509863)
test_rubyspec 0.019093 0.035516 83.673288 (103.725872)
total: 424.56 sec