Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-191346
#<BuildRuby:0x00005588701c2390
@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-191346",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004964 0.000413 1.199914 ( 2.073669)
build_miniruby 0.001543 0.000000 1.453377 ( 1.532740)
build_ruby 0.001844 0.000000 3.679679 ( 4.296553)
build_all 0.007472 0.000209 3.834183 ( 2.461232)
build_install 0.016927 0.001302 3.337607 ( 3.188141)
test_btest 0.001176 0.000000 58.647903 ( 30.589887)
test_basic 0.005531 0.000000 0.426067 ( 0.528492)
test_all 0.002162 0.000000 683.242321 (422.680890)
test_rubyspec 0.033068 0.030221 78.279066 (129.094060)
total: 596.45 sec