Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-142940
#<BuildRuby:0x00005591f510e258
@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.20230105-142940",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004945 0.000143 1.359780 ( 1.841359)
build_miniruby 0.001280 0.000182 2.037150 ( 1.654593)
build_ruby 0.001257 0.000180 3.191642 ( 3.540835)
build_all 0.002092 0.003749 3.342376 ( 1.610000)
build_install 0.010736 0.003758 2.915101 ( 2.075212)
test_btest 0.000779 0.000156 56.930937 ( 15.440314)
test_basic 0.001908 0.003525 0.399646 ( 0.507334)
test_all 0.001233 0.000284 634.097288 (193.976097)
test_rubyspec 0.014161 0.019691 63.778602 ( 73.793279)
total: 294.44 sec