Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-211740
#<BuildRuby:0x000055ac29341ef0
@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.20221208-211740",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000007 0.000001 0.000008 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005762 0.000000 1.398783 ( 1.580203)
build_miniruby 0.001045 0.000000 1.092286 ( 1.090945)
build_ruby 0.001397 0.000000 2.587041 ( 2.579442)
build_all 0.006090 0.000399 3.490108 ( 1.770701)
build_install 0.004674 0.010394 2.754667 ( 1.798886)
test_btest 0.000539 0.000140 56.296979 ( 15.344611)
test_basic 0.002921 0.000758 0.338043 ( 0.435404)
test_all 0.001110 0.000130 640.321294 (181.716417)
test_rubyspec 0.018630 0.014481 62.996943 ( 72.954057)
total: 279.27 sec