Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-080042
#<BuildRuby:0x0000559b1ce622a8
@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.20230508-080042",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004897 0.000639 1.824648 ( 3.361931)
build_miniruby 0.001113 0.000145 1.287212 ( 1.294384)
build_ruby 0.001397 0.000182 2.624311 ( 2.946930)
build_all 0.006006 0.000784 2.204510 ( 1.867908)
build_install 0.015720 0.000793 3.344045 ( 3.222121)
test_btest 0.000827 0.000099 75.365851 ( 36.019648)
test_basic 0.005395 0.000647 0.731103 ( 0.831770)
test_all 0.001055 0.000127 565.658498 (254.098788)
test_rubyspec 0.017218 0.029339 79.409678 ( 95.075527)
total: 398.72 sec