Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-175624
#<BuildRuby:0x0000564658bda7f0
@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.20221220-175624",
@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.000019 0.000000 0.000019 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.000846 0.003901 0.997833 ( 1.374874)
build_miniruby 0.001142 0.000095 1.432868 ( 1.431419)
build_ruby 0.001400 0.000117 2.666858 ( 3.019376)
build_all 0.005635 0.000469 3.323584 ( 1.625553)
build_install 0.003982 0.007398 2.750947 ( 1.774211)
test_btest 0.000753 0.000112 56.007388 ( 15.160694)
test_basic 0.004477 0.000059 0.385084 ( 0.479097)
test_all 0.001020 0.000146 583.864524 (163.644134)
test_rubyspec 0.017065 0.017710 60.447021 ( 70.379945)
total: 258.89 sec