Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-090632
#<BuildRuby:0x00005596b1759fc0
@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.20221221-090632",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004565 0.000623 1.205804 ( 2.038712)
build_miniruby 0.001338 0.000182 1.488977 ( 1.489591)
build_ruby 0.001425 0.000195 3.628760 ( 4.155639)
build_all 0.007290 0.000404 4.007464 ( 2.515546)
build_install 0.011255 0.006291 3.333247 ( 3.458078)
test_btest 0.000672 0.000117 55.907087 ( 33.032527)
test_basic 0.005816 0.000000 0.451352 ( 0.702023)
test_all 0.002767 0.000000 639.532659 (281.030320)
test_rubyspec 0.021469 0.031258 73.332850 ( 91.171970)
total: 419.60 sec