Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-155240
#<BuildRuby:0x000055b9f7545fe0
@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.20230202-155240",
@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.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004830 0.000149 1.174697 ( 1.623637)
build_miniruby 0.001111 0.000193 1.356679 ( 1.392895)
build_ruby 0.001117 0.000195 2.431532 ( 2.741497)
build_all 0.007677 0.000594 4.079688 ( 2.814381)
build_install 0.013046 0.005135 2.931533 ( 2.595640)
test_btest 0.000831 0.000159 57.732549 ( 25.379649)
test_basic 0.002471 0.004032 0.421360 ( 0.517013)
test_all 0.000841 0.000187 603.825169 (179.173803)
test_rubyspec 0.017965 0.017687 59.919114 ( 70.044333)
total: 286.28 sec