Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-181031
#<BuildRuby:0x0000556a6d04a3d0
@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.20230202-181031",
@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.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003833 0.000730 1.061745 ( 1.461495)
build_miniruby 0.001021 0.000194 0.858786 ( 0.857248)
build_ruby 0.001091 0.000208 1.899838 ( 2.103701)
build_all 0.006175 0.000000 3.282790 ( 1.605972)
build_install 0.011899 0.001643 2.511007 ( 1.639931)
test_btest 0.000721 0.000125 55.113412 ( 15.260565)
test_basic 0.004273 0.000000 0.381460 ( 0.475360)
test_all 0.001796 0.000000 587.708646 (166.377938)
test_rubyspec 0.020462 0.021888 60.520851 ( 70.354159)
total: 260.14 sec