Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-063055
#<BuildRuby:0x000055ad10eb6320
@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.20231020-063055",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004995 0.000833 1.981980 ( 2.169875)
build_miniruby 0.001217 0.000203 1.436033 ( 1.434331)
build_ruby 0.001290 0.000215 2.992117 ( 3.156498)
build_all 0.002916 0.004009 5.348835 ( 2.222038)
build_install 0.008698 0.007462 6.842145 ( 3.441379)
test_btest 0.000689 0.000172 76.903089 ( 20.399601)
test_basic 0.003939 0.000985 0.734578 ( 0.795483)
test_all 0.004241 0.003867 636.164611 (186.146120)
test_rubyspec 0.027188 0.025130 79.865164 ( 91.342483)
total: 311.11 sec