Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-233114
#<BuildRuby:0x000056321c23e8e0
@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.20230111-233114",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004862 0.001174 1.248736 ( 2.777963)
build_miniruby 0.001839 0.000000 1.764890 ( 2.386711)
build_ruby 0.001687 0.000000 4.081970 ( 5.874857)
build_all 0.009156 0.000473 4.090397 ( 4.762169)
build_install 0.015350 0.003818 3.066264 ( 4.017028)
test_btest 0.000882 0.000196 59.690682 ( 62.398392)
test_basic 0.007285 0.000774 0.457240 ( 0.720339)
test_all 0.001204 0.000000 697.380759 (540.530322)
test_rubyspec 0.016052 0.036786 70.835362 ( 81.885873)
total: 705.35 sec