Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-122822
#<BuildRuby:0x000055c327e05ef8
@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.20230217-122822",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001086 0.004226 1.558231 ( 2.852985)
build_miniruby 0.001560 0.000000 1.400217 ( 1.729571)
build_ruby 0.001950 0.000000 2.666936 ( 3.382124)
build_all 0.006881 0.001299 4.215135 ( 4.286752)
build_install 0.011909 0.006371 3.256487 ( 3.737791)
test_btest 0.000817 0.000191 60.148028 ( 45.977918)
test_basic 0.002786 0.004764 0.541369 ( 0.896726)
test_all 0.001161 0.000310 668.792042 (300.534415)
test_rubyspec 0.012182 0.027135 63.539714 ( 73.435235)
total: 436.83 sec