Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-080308
#<BuildRuby:0x000055ab9d606258
@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.20230515-080308",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001697 0.003513 1.707259 ( 2.998948)
build_miniruby 0.001235 0.000269 1.248080 ( 1.247952)
build_ruby 0.001140 0.000248 2.540243 ( 2.740681)
build_all 0.005079 0.001104 2.201687 ( 1.321473)
build_install 0.008619 0.005343 3.280467 ( 2.316960)
test_btest 0.000743 0.000186 73.410657 ( 23.921248)
test_basic 0.003629 0.000907 0.698328 ( 0.776340)
test_all 0.002523 0.000103 576.581601 (227.195740)
test_rubyspec 0.015899 0.032566 80.022007 ( 94.936307)
total: 357.46 sec