Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-205934
#<BuildRuby:0x000055c7049c9f70
@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.20230509-205934",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001871 0.003781 1.699171 ( 3.091895)
build_miniruby 0.001383 0.000000 1.332550 ( 1.331852)
build_ruby 0.001392 0.000000 2.630600 ( 2.836433)
build_all 0.006706 0.000000 2.164848 ( 1.376058)
build_install 0.004627 0.009844 3.224885 ( 2.304275)
test_btest 0.000583 0.000130 71.900495 ( 25.358224)
test_basic 0.004508 0.001002 0.680212 ( 0.780771)
test_all 0.001369 0.000304 566.639581 (231.346720)
test_rubyspec 0.035220 0.023410 84.300409 (104.173347)
total: 372.60 sec