Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-041917
#<BuildRuby:0x0000560774a79780
@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.20221229-041917",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004335 0.000591 1.151380 ( 1.545561)
build_miniruby 0.000000 0.001700 1.557021 ( 1.555611)
build_ruby 0.000132 0.001638 3.855451 ( 4.250000)
build_all 0.007606 0.000000 3.838392 ( 2.017998)
build_install 0.013595 0.004228 3.267539 ( 2.547235)
test_btest 0.000526 0.000094 56.156373 ( 16.451763)
test_basic 0.000000 0.004748 0.358556 ( 0.453928)
test_all 0.000000 0.001313 619.727644 (178.337878)
test_rubyspec 0.029338 0.009170 63.758900 ( 73.665495)
total: 280.83 sec