Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-204015
#<BuildRuby:0x0000560782ba62a8
@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.20230110-204015",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004286 0.000559 1.049140 ( 1.459606)
build_miniruby 0.000000 0.001371 1.380896 ( 1.381300)
build_ruby 0.000000 0.001780 3.292056 ( 3.653269)
build_all 0.006180 0.000465 3.444938 ( 1.609248)
build_install 0.011010 0.003154 2.678624 ( 1.801337)
test_btest 0.000569 0.000098 57.046772 ( 17.471717)
test_basic 0.004598 0.000000 0.392248 ( 0.485790)
test_all 0.000977 0.000000 636.060539 (217.814021)
test_rubyspec 0.022956 0.019052 65.875271 ( 76.086443)
total: 321.76 sec