Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-035349
#<BuildRuby:0x000055c223c5e320
@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.20230218-035349",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004400 0.000014 1.395336 ( 1.800253)
build_miniruby 0.001305 0.000054 1.234457 ( 1.240485)
build_ruby 0.001259 0.000052 2.362848 ( 2.619196)
build_all 0.006141 0.000256 3.996689 ( 2.271140)
build_install 0.010188 0.004224 2.993174 ( 2.473025)
test_btest 0.000717 0.000053 56.697858 ( 27.614622)
test_basic 0.005942 0.000000 0.502091 ( 0.606075)
test_all 0.001756 0.000000 617.820338 (229.360258)
test_rubyspec 0.020257 0.026692 69.796570 ( 80.583558)
total: 348.57 sec