Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-082602
#<BuildRuby:0x000055bd06e8e018
@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.20230122-082602",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004827 0.000135 1.089647 ( 1.456965)
build_miniruby 0.001132 0.000205 1.002001 ( 1.000596)
build_ruby 0.001178 0.000214 2.796819 ( 3.104214)
build_all 0.005967 0.001085 3.694961 ( 1.905842)
build_install 0.014335 0.000131 2.788018 ( 2.017904)
test_btest 0.000701 0.000112 57.801277 ( 19.748813)
test_basic 0.004097 0.000655 0.423970 ( 0.520021)
test_all 0.001021 0.000164 641.283340 (196.044074)
test_rubyspec 0.022357 0.024902 68.514719 ( 78.529855)
total: 304.33 sec