Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-180609
#<BuildRuby:0x000055d16c4ba008
@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.20230102-180609",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003864 0.000527 1.115685 ( 1.508371)
build_miniruby 0.001184 0.000161 1.225104 ( 1.224032)
build_ruby 0.001243 0.000170 3.175048 ( 3.562137)
build_all 0.006066 0.000237 3.556710 ( 1.803453)
build_install 0.008871 0.005084 2.971949 ( 2.050387)
test_btest 0.000583 0.000097 54.855050 ( 15.007793)
test_basic 0.000195 0.004586 0.399620 ( 0.494880)
test_all 0.001094 0.000228 620.955763 (181.602496)
test_rubyspec 0.024406 0.015523 63.187748 ( 73.045870)
total: 280.30 sec