Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-005416
#<BuildRuby:0x0000561ab4b21fb8
@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.20221221-005416",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004790 0.001512 1.273552 ( 2.260715)
build_miniruby 0.001781 0.000000 2.009931 ( 1.973148)
build_ruby 0.001856 0.000000 3.725459 ( 4.327205)
build_all 0.007972 0.000000 3.884942 ( 2.724659)
build_install 0.014589 0.001449 3.257236 ( 2.915478)
test_btest 0.000640 0.000160 56.134727 ( 30.400758)
test_basic 0.000761 0.004647 0.434609 ( 0.641924)
test_all 0.000000 0.001420 617.665251 (243.799943)
test_rubyspec 0.027042 0.019196 68.770584 ( 79.064451)
total: 368.11 sec