Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-010126
#<BuildRuby:0x000055e8ae4322a8
@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.20221228-010126",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004635 0.000068 0.967950 ( 1.348545)
build_miniruby 0.000951 0.000095 1.364480 ( 1.363205)
build_ruby 0.001363 0.000136 3.363474 ( 3.713249)
build_all 0.003378 0.002947 3.543255 ( 1.718611)
build_install 0.013766 0.000000 3.011904 ( 2.035751)
test_btest 0.000824 0.000000 56.371830 ( 15.695714)
test_basic 0.004929 0.000107 0.387779 ( 0.482244)
test_all 0.001656 0.000177 625.497709 (177.066058)
test_rubyspec 0.006241 0.030105 61.416225 ( 71.378831)
total: 274.80 sec