Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-024014
#<BuildRuby:0x0000555c783f5f00
@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.20230212-024014",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004151 0.000173 1.053068 ( 1.418215)
build_miniruby 0.001111 0.000046 1.028117 ( 1.026422)
build_ruby 0.000000 0.001185 1.941501 ( 2.248132)
build_all 0.003443 0.002610 3.350087 ( 1.562446)
build_install 0.011837 0.000577 2.453074 ( 1.644195)
test_btest 0.000686 0.000051 55.748458 ( 15.406642)
test_basic 0.004597 0.000341 0.394349 ( 0.487291)
test_all 0.001323 0.000098 607.627147 (186.739921)
test_rubyspec 0.015418 0.022296 58.950003 ( 68.994788)
total: 279.53 sec