Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-231436
#<BuildRuby:0x0000564042e52008
@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.20230205-231436",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001513 0.003439 1.190595 ( 2.199128)
build_miniruby 0.001071 0.000243 1.181573 ( 1.286601)
build_ruby 0.001112 0.000253 2.467080 ( 3.041917)
build_all 0.005922 0.001346 3.743736 ( 2.546646)
build_install 0.013135 0.001927 2.903509 ( 2.961695)
test_btest 0.000745 0.000162 55.326918 ( 32.605218)
test_basic 0.006325 0.000339 0.452407 ( 0.703147)
test_all 0.001569 0.000097 624.234953 (291.340426)
test_rubyspec 0.040764 0.008512 72.382117 ( 90.484180)
total: 427.17 sec