Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-123100
#<BuildRuby:0x000055d552b4dfc0
@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.20221210-123100",
@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.000024 0.000005 0.000029 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001061 0.004243 1.129247 ( 2.279894)
build_miniruby 0.001089 0.000248 1.424119 ( 1.577769)
build_ruby 0.001259 0.000286 2.764284 ( 3.223548)
build_all 0.007546 0.000735 3.904091 ( 3.828716)
build_install 0.009005 0.010498 3.206665 ( 3.529816)
test_btest 0.000578 0.000172 57.514552 ( 37.810076)
test_basic 0.005534 0.000429 0.433768 ( 0.728167)
test_all 0.000878 0.000251 666.242894 (308.179481)
test_rubyspec 0.011499 0.034722 68.709314 ( 81.781996)
total: 442.94 sec