Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-063057
#<BuildRuby:0x000055f7e8d9e1b8
@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.20230611-063057",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005981 0.000460 1.696580 ( 2.939422)
build_miniruby 0.001219 0.000094 1.249002 ( 1.247694)
build_ruby 0.001292 0.000099 2.017883 ( 2.201008)
build_all 0.005964 0.000126 1.937783 ( 1.096386)
build_install 0.001165 0.015788 2.984107 ( 1.902191)
test_btest 0.000751 0.000000 75.076106 ( 20.343163)
test_basic 0.003067 0.002254 0.679345 ( 0.757064)
test_all 0.000746 0.000730 564.825029 (213.754777)
test_rubyspec 0.026272 0.027897 82.774916 (101.044876)
total: 345.29 sec