Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-193555
#<BuildRuby:0x00005617c53ae390
@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.20230218-193555",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003819 0.000727 1.418543 ( 1.835834)
build_miniruby 0.001166 0.000000 1.041823 ( 1.040047)
build_ruby 0.001266 0.000000 2.332653 ( 2.554971)
build_all 0.002498 0.003530 3.553329 ( 1.880811)
build_install 0.010138 0.002714 2.737720 ( 1.919399)
test_btest 0.000811 0.000000 57.754715 ( 16.599486)
test_basic 0.006875 0.000000 0.416995 ( 0.514250)
test_all 0.001077 0.000223 630.226555 (184.711254)
test_rubyspec 0.025252 0.020249 69.019881 ( 79.436075)
total: 290.49 sec