Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-060754
#<BuildRuby:0x0000560d603ca2d0
@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.20221220-060754",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000927 0.004068 1.169189 ( 1.599810)
build_miniruby 0.001240 0.000100 1.494190 ( 1.492891)
build_ruby 0.001474 0.000118 3.344539 ( 3.675233)
build_all 0.000000 0.007661 3.891527 ( 2.589453)
build_install 0.014993 0.000927 3.099290 ( 2.703295)
test_btest 0.000605 0.000086 57.085576 ( 26.412812)
test_basic 0.000273 0.003577 0.421751 ( 0.518522)
test_all 0.001835 0.000000 714.519860 (322.907030)
test_rubyspec 0.033903 0.012402 72.067369 ( 83.803539)
total: 445.70 sec