Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-134847
#<BuildRuby:0x000055b34f3c22a8
@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.20230101-134847",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003844 0.000428 0.840541 ( 1.212348)
build_miniruby 0.000950 0.000105 1.009219 ( 1.007892)
build_ruby 0.001140 0.000126 2.418444 ( 2.802258)
build_all 0.006157 0.000000 3.047575 ( 1.418049)
build_install 0.007538 0.004378 2.543922 ( 1.684713)
test_btest 0.000696 0.000100 55.259769 ( 14.569377)
test_basic 0.003926 0.000560 0.353572 ( 0.446875)
test_all 0.001137 0.000162 597.240827 (168.947687)
test_rubyspec 0.028120 0.012112 58.476072 ( 74.173376)
total: 266.26 sec