Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-153536
#<BuildRuby:0x000055d66ffb28e0
@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.20230102-153536",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000766 0.004197 1.259284 ( 1.726833)
build_miniruby 0.001442 0.000240 1.551021 ( 1.556944)
build_ruby 0.000000 0.002037 3.765266 ( 4.134214)
build_all 0.001983 0.005693 3.961651 ( 2.387470)
build_install 0.017689 0.000283 3.365733 ( 2.690469)
test_btest 0.000673 0.000139 58.074064 ( 23.134254)
test_basic 0.000000 0.006415 0.449382 ( 0.551351)
test_all 0.000000 0.001011 643.799703 (219.136761)
test_rubyspec 0.019426 0.023490 66.239543 ( 76.266201)
total: 331.59 sec