Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-211055
#<BuildRuby:0x0000560408042380
@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.20231012-211055",
@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.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006031 0.000142 2.270387 ( 2.356142)
build_miniruby 0.001422 0.000102 1.449286 ( 1.447495)
build_ruby 0.001483 0.000106 3.353786 ( 3.561934)
build_all 0.004335 0.003817 6.180569 ( 2.746122)
build_install 0.016601 0.000020 7.716701 ( 3.885064)
test_btest 0.000898 0.000080 87.009789 ( 28.502694)
test_basic 0.002926 0.003538 0.912729 ( 0.975279)
test_all 0.008125 0.000903 712.542884 (247.647977)
test_rubyspec 0.035540 0.016749 90.550488 (101.915252)
total: 393.04 sec