Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-105302
#<BuildRuby:0x000055b4adffa138
@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.20221228-105302",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.003813 0.000364 1.102607 ( 1.498146)
build_miniruby 0.001174 0.000112 1.135060 ( 1.133567)
build_ruby 0.001103 0.000105 2.935340 ( 3.313702)
build_all 0.005764 0.000130 3.400629 ( 1.599412)
build_install 0.011494 0.001045 2.879836 ( 1.912420)
test_btest 0.000588 0.000053 55.405346 ( 15.203339)
test_basic 0.000000 0.004929 0.359731 ( 0.456763)
test_all 0.001087 0.000148 634.544054 (183.901227)
test_rubyspec 0.016369 0.025457 66.182387 ( 78.051337)
total: 287.07 sec