Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-152137
#<BuildRuby:0x00005614d39862a8
@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.20230720-152137",
@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.000026 0.000006 0.000032 ( 0.000031)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005538 0.001154 2.200596 ( 6.035465)
build_miniruby 0.001353 0.000282 1.714833 ( 2.296195)
build_ruby 0.001633 0.000340 3.342732 ( 4.884645)
build_all 0.006871 0.001431 2.757535 ( 3.461689)
build_install 0.012535 0.006737 4.274054 ( 4.864642)
test_btest 0.000714 0.000000 81.163065 ( 51.906644)
test_basic 0.003272 0.004942 0.881589 ( 1.505453)
test_all 0.000851 0.000229 610.517301 (359.608707)
test_rubyspec 0.022995 0.034568 90.906368 (144.576173)
total: 579.14 sec