Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-161843
#<BuildRuby:0x00005653b56b9fb8
@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.20230102-161843",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004998 0.000083 1.169143 ( 1.750805)
build_miniruby 0.001339 0.000116 4.789584 ( 4.492862)
build_ruby 0.001491 0.000130 3.190527 ( 3.567988)
build_all 0.002930 0.004596 3.706464 ( 1.854446)
build_install 0.010528 0.004639 3.041436 ( 2.063833)
test_btest 0.000645 0.000103 57.006451 ( 18.846259)
test_basic 0.004235 0.000678 0.402212 ( 0.499670)
test_all 0.000882 0.000141 624.379171 (222.358452)
test_rubyspec 0.038366 0.014209 71.615238 ( 85.401678)
total: 340.84 sec