Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-182757
#<BuildRuby:0x000055e32d9e6108
@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.20221227-182757",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004026 0.000223 0.856866 ( 1.280029)
build_miniruby 0.001309 0.000073 1.211128 ( 1.212407)
build_ruby 0.001198 0.000067 3.238348 ( 3.617506)
build_all 0.006214 0.000345 3.419897 ( 1.673823)
build_install 0.012859 0.000000 2.730996 ( 1.834864)
test_btest 0.000760 0.000000 55.050404 ( 14.872674)
test_basic 0.004833 0.000001 0.294613 ( 0.386636)
test_all 0.001175 0.000054 609.909114 (173.771862)
test_rubyspec 0.011631 0.024039 62.751701 ( 73.015961)
total: 271.67 sec