Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-075413
#<BuildRuby:0x0000559d9c462230
@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.20230614-075413",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005317 0.001156 1.964495 ( 4.744745)
build_miniruby 0.001129 0.000246 1.420117 ( 1.814794)
build_ruby 0.001398 0.000304 2.776959 ( 3.993541)
build_all 0.004186 0.004411 2.369524 ( 2.773967)
build_install 0.013882 0.003471 3.707659 ( 3.931616)
test_btest 0.001138 0.000285 76.625277 ( 48.247333)
test_basic 0.006472 0.000327 0.788733 ( 1.211027)
test_all 0.000000 0.002190 563.399810 (300.089854)
test_rubyspec 0.020131 0.030718 84.180798 (121.259850)
total: 488.07 sec