Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-004402
#<BuildRuby:0x0000556a5ccd2168
@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.20230105-004402",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004105 0.000357 1.094535 ( 1.515797)
build_miniruby 0.001197 0.000104 1.393073 ( 1.392214)
build_ruby 0.001443 0.000125 3.604148 ( 4.160825)
build_all 0.007078 0.000615 3.835834 ( 2.525251)
build_install 0.014531 0.000057 3.034500 ( 2.625718)
test_btest 0.000855 0.000065 57.408761 ( 29.752827)
test_basic 0.003843 0.000000 0.432954 ( 0.637161)
test_all 0.001912 0.000000 616.582481 (229.264695)
test_rubyspec 0.026866 0.019552 66.839431 ( 77.023286)
total: 348.90 sec