Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-160032
#<BuildRuby:0x000055b9210d5fb8
@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.20240207-160032",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005806 1.899499 ( 2.262530)
build_miniruby 0.000000 0.001488 1.563324 ( 1.562668)
build_ruby 0.000677 0.000938 3.397847 ( 3.627540)
build_all 0.007223 0.000000 6.166860 ( 2.808570)
build_install 0.017661 0.000991 7.691549 ( 4.148348)
test_btest 0.000623 0.000161 87.286814 ( 36.126766)
test_basic 0.006364 0.000653 0.923170 ( 0.999776)
test_all 0.091283 0.023416 721.023887 (279.127442)
test_rubyspec 0.042188 0.060327 169.252986 (179.024499)
total: 509.69 sec