Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-200506
#<BuildRuby:0x0000560ca785a228
@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.20230103-200506",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004509 0.000081 1.071211 ( 1.474054)
build_miniruby 0.001066 0.000170 1.200248 ( 1.200404)
build_ruby 0.001220 0.000195 3.198844 ( 3.575733)
build_all 0.007037 0.000450 3.758775 ( 1.959341)
build_install 0.013416 0.000708 3.079995 ( 2.202236)
test_btest 0.000000 0.000789 56.719793 ( 18.577073)
test_basic 0.001322 0.003711 0.423229 ( 0.523799)
test_all 0.001038 0.000185 648.009891 (212.046187)
test_rubyspec 0.015670 0.027751 65.294239 ( 75.411893)
total: 316.97 sec