Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-101519
#<BuildRuby:0x000055b69801a320
@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.20230216-101519",
@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.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001496 0.004127 1.448040 ( 2.571255)
build_miniruby 0.000000 0.001272 1.301515 ( 1.432183)
build_ruby 0.000000 0.001615 2.565330 ( 2.985583)
build_all 0.007488 0.001109 4.207833 ( 3.431985)
build_install 0.016271 0.000000 3.227604 ( 3.476997)
test_btest 0.000690 0.000089 58.657859 ( 35.554448)
test_basic 0.002681 0.003877 0.522019 ( 0.824357)
test_all 0.001307 0.000205 674.875449 (459.549625)
test_rubyspec 0.017517 0.043822 77.348440 (111.987958)
total: 621.82 sec