Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-202018
#<BuildRuby:0x0000556e84cc2138
@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.20221223-202018",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005740 0.000783 1.226883 ( 2.030775)
build_miniruby 0.001344 0.000183 1.553997 ( 1.713937)
build_ruby 0.001659 0.000227 3.931000 ( 4.572407)
build_all 0.004915 0.003776 4.110146 ( 2.959338)
build_install 0.016840 0.002807 3.395854 ( 3.102614)
test_btest 0.001193 0.000199 58.319301 ( 29.244710)
test_basic 0.003166 0.003860 0.454397 ( 0.574754)
test_all 0.001616 0.000313 649.688751 (225.318589)
test_rubyspec 0.027011 0.013848 68.598296 ( 79.528632)
total: 349.05 sec