Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-143204
#<BuildRuby:0x0000559803a0a258
@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.20231207-143204",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.005272 0.001918 2.385457 ( 3.037555)
build_miniruby 0.001696 0.000000 1.675564 ( 1.789044)
build_ruby 0.001961 0.000000 3.386988 ( 3.710273)
build_all 0.005480 0.003026 6.015253 ( 3.712197)
build_install 0.014150 0.004764 7.633892 ( 5.307636)
test_btest 0.000698 0.000250 83.111236 ( 63.143159)
test_basic 0.000000 0.009499 0.931030 ( 1.446665)
test_all 0.081661 0.040970 684.035818 (380.017154)
test_rubyspec 0.029137 0.047703 102.909425 (141.926499)
total: 604.09 sec