Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-180219
#<BuildRuby:0x00005621236f63b0
@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.20230627-180219",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000051 0.000000 0.000051 ( 0.000046)
build_up 0.005694 0.000189 2.000627 ( 3.438219)
build_miniruby 0.001256 0.000140 1.679367 ( 1.732937)
build_ruby 0.002005 0.000223 3.074527 ( 3.359236)
build_all 0.006443 0.000716 2.389366 ( 1.599867)
build_install 0.008636 0.007524 3.653208 ( 2.693012)
test_btest 0.000657 0.000106 80.222452 ( 37.893572)
test_basic 0.003781 0.004159 0.888426 ( 1.028667)
test_all 0.002092 0.000210 613.318186 (253.892451)
test_rubyspec 0.029276 0.025749 88.949061 (120.308253)
total: 425.95 sec