Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-214208
#<BuildRuby:0x000055aacca31ef8
@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.20230916-214208",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006519 0.001043 2.286020 ( 4.607483)
build_miniruby 0.001340 0.000214 1.685440 ( 1.985645)
build_ruby 0.001491 0.000000 3.438267 ( 4.094911)
build_all 0.008126 0.000128 6.242263 ( 4.696728)
build_install 0.009058 0.010004 7.381060 ( 6.237130)
test_btest 0.000641 0.000138 83.677111 ( 43.821768)
test_basic 0.005523 0.001184 0.966750 ( 1.256085)
test_all 0.009850 0.000008 663.489050 (282.848893)
test_rubyspec 0.045888 0.022396 99.374370 (112.048608)
total: 461.60 sec