Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-152449
#<BuildRuby:0x00005565aea1e230
@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.20221221-152449",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001613 0.004099 1.246855 ( 2.895685)
build_miniruby 0.001997 0.000240 1.595281 ( 2.196036)
build_ruby 0.001604 0.000192 3.675955 ( 5.164617)
build_all 0.008726 0.000053 4.095710 ( 5.367120)
build_install 0.019881 0.000270 3.409255 ( 4.382634)
test_btest 0.001732 0.000766 59.369780 ( 60.749236)
test_basic 0.003660 0.003599 0.476512 ( 0.859675)
test_all 0.001534 0.000192 691.546108 (559.773842)
test_rubyspec 0.028284 0.024441 71.995589 ( 91.414373)
total: 732.80 sec