Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-034510
#<BuildRuby:0x0000562886cb5fc0
@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.20221218-034510",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004370 0.000100 0.962907 ( 1.357814)
build_miniruby 0.001329 0.000279 1.341360 ( 1.340005)
build_ruby 0.000000 0.002000 3.082507 ( 3.418919)
build_all 0.000744 0.006585 3.818895 ( 2.046058)
build_install 0.014325 0.000426 3.024336 ( 2.116331)
test_btest 0.000953 0.000000 56.772006 ( 16.666329)
test_basic 0.004028 0.000000 0.328961 ( 0.424163)
test_all 0.001586 0.000000 628.762157 (201.546745)
test_rubyspec 0.029340 0.013828 67.703199 ( 77.626623)
total: 306.54 sec