Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-162845
#<BuildRuby:0x00005593932c22a8
@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-162845",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000000 0.000023 0.000023 ( 0.000024)
build_up 0.000440 0.004081 1.052226 ( 1.451043)
build_miniruby 0.000974 0.000256 1.466770 ( 1.465774)
build_ruby 0.001161 0.000305 3.357347 ( 3.712493)
build_all 0.002444 0.003644 3.352027 ( 1.584076)
build_install 0.011457 0.002109 2.949437 ( 1.975006)
test_btest 0.000612 0.000175 56.424830 ( 15.426216)
test_basic 0.004038 0.001153 0.423240 ( 0.516660)
test_all 0.000000 0.001102 606.364518 (172.854166)
test_rubyspec 0.019028 0.020949 60.834595 ( 70.795427)
total: 269.78 sec