Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-080012
#<BuildRuby:0x0000557c9f0eda00
@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.20230111-080012",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003702 0.000644 1.085462 ( 2.035974)
build_miniruby 0.001204 0.000210 1.336298 ( 1.336219)
build_ruby 0.001147 0.000199 3.122771 ( 3.485979)
build_all 0.006160 0.001072 3.446744 ( 1.785726)
build_install 0.010868 0.003971 2.586326 ( 1.721257)
test_btest 0.000571 0.000109 54.937717 ( 14.991300)
test_basic 0.004504 0.000866 0.386040 ( 0.481375)
test_all 0.000837 0.000161 621.955607 (188.743587)
test_rubyspec 0.018422 0.031157 65.907320 ( 75.828676)
total: 290.41 sec