Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-193813
#<BuildRuby:0x000055e3290e9748
@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-193813",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004382 0.000626 1.154257 ( 2.027423)
build_miniruby 0.000000 0.001609 1.362591 ( 1.471250)
build_ruby 0.000000 0.001917 3.449183 ( 4.141974)
build_all 0.005942 0.001632 3.964544 ( 3.014541)
build_install 0.014568 0.002972 3.350906 ( 3.281452)
test_btest 0.000595 0.000115 57.177728 ( 34.933129)
test_basic 0.005288 0.000205 0.420942 ( 0.651091)
test_all 0.001504 0.000279 627.836882 (255.206485)
test_rubyspec 0.022805 0.023238 71.572151 ( 84.466524)
total: 389.19 sec