Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-063006
#<BuildRuby:0x00005576af98e380
@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.20230505-063006",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006026 0.000457 1.972966 ( 4.108248)
build_miniruby 0.001679 0.000000 1.324518 ( 1.460915)
build_ruby 0.001549 0.000000 2.700060 ( 3.140493)
build_all 0.005194 0.000970 2.200741 ( 1.849833)
build_install 0.011538 0.003988 3.638223 ( 3.358900)
test_btest 0.000525 0.000121 75.861152 ( 40.466488)
test_basic 0.005830 0.000345 0.801875 ( 0.972522)
test_all 0.001303 0.000000 565.841815 (248.299966)
test_rubyspec 0.032782 0.019816 81.933479 ( 98.526845)
total: 402.19 sec