Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-100902
#<BuildRuby:0x0000557e9b6f9f68
@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.20230105-100902",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001462 0.003383 1.134595 ( 1.775395)
build_miniruby 0.001296 0.000308 1.374503 ( 1.375334)
build_ruby 0.001467 0.000000 3.218972 ( 3.609343)
build_all 0.006310 0.000002 3.546660 ( 1.830589)
build_install 0.011889 0.000805 2.561824 ( 1.725584)
test_btest 0.000611 0.000122 56.226164 ( 18.541558)
test_basic 0.004149 0.000830 0.404414 ( 0.498407)
test_all 0.001161 0.000232 610.741021 (182.889674)
test_rubyspec 0.012080 0.024671 62.668343 ( 72.524331)
total: 284.77 sec