Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-181914
#<BuildRuby:0x00005577a11ee3d0
@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.20230209-181914",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003587 0.000624 1.141306 ( 1.649615)
build_miniruby 0.001198 0.000208 1.148546 ( 1.147902)
build_ruby 0.001299 0.000226 2.536589 ( 2.768748)
build_all 0.007243 0.000000 3.869901 ( 2.430045)
build_install 0.014454 0.000000 2.924654 ( 2.436834)
test_btest 0.000815 0.000000 55.860296 ( 28.110273)
test_basic 0.005369 0.000375 0.453241 ( 0.554521)
test_all 0.001291 0.000178 630.181508 (248.633111)
test_rubyspec 0.033665 0.014610 69.857474 ( 79.903676)
total: 367.64 sec