Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-124616
#<BuildRuby:0x000055855367e228
@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.20221222-124616",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004972 0.000711 1.134433 ( 2.139062)
build_miniruby 0.001171 0.000168 1.290569 ( 1.407422)
build_ruby 0.000000 0.002102 3.709025 ( 4.124592)
build_all 0.006951 0.001818 3.838943 ( 2.409911)
build_install 0.015376 0.001861 3.284426 ( 3.005917)
test_btest 0.000911 0.000152 55.771825 ( 32.037395)
test_basic 0.006915 0.000000 0.450196 ( 0.659236)
test_all 0.002143 0.000000 635.150407 (271.468213)
test_rubyspec 0.030633 0.020858 73.166091 ( 89.356029)
total: 406.61 sec