Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-045156
#<BuildRuby:0x00005635d7482228
@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.20230124-045156",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004953 0.000122 1.130885 ( 1.871844)
build_miniruby 0.001566 0.000000 1.180727 ( 1.219866)
build_ruby 0.001734 0.000000 2.979409 ( 3.405188)
build_all 0.007165 0.000289 3.881431 ( 2.463767)
build_install 0.012797 0.003081 3.055078 ( 2.517326)
test_btest 0.000725 0.000100 56.402150 ( 29.798692)
test_basic 0.005844 0.000000 0.413723 ( 0.557660)
test_all 0.001151 0.000000 639.748297 (255.397233)
test_rubyspec 0.036722 0.015933 71.457652 ( 83.028394)
total: 380.26 sec