Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-064015
#<BuildRuby:0x0000562048c99708
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-064015",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006217 0.000000 1.484692 ( 2.535019)
build_miniruby 0.000000 0.001336 0.950019 ( 1.053434)
build_ruby 0.000000 0.001511 1.747592 ( 1.842103)
build_all 0.007356 0.000677 3.802246 ( 2.550211)
build_install 0.016112 0.001135 2.810898 ( 2.536451)
test_btest 0.000581 0.000080 60.385646 ( 23.387760)
test_basic 0.000000 0.004630 0.339433 ( 0.435039)
test_all 0.000000 0.000984 619.393419 (262.888050)
test_rubyspec 0.039463 0.003521 67.075571 ( 77.812895)
total: 375.04 sec