Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-213908
#<BuildRuby:0x0000563fe30ca6d8
@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-213908",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005647 0.000470 1.194144 ( 2.368557)
build_miniruby 0.001097 0.000091 1.499068 ( 1.614455)
build_ruby 0.000000 0.001644 3.659092 ( 4.327320)
build_all 0.005206 0.003254 4.036684 ( 3.243332)
build_install 0.010622 0.005516 3.263423 ( 3.504116)
test_btest 0.000870 0.000000 56.728169 ( 35.280975)
test_basic 0.001739 0.004384 0.448236 ( 0.700783)
test_all 0.001545 0.000297 631.581017 (288.360505)
test_rubyspec 0.038171 0.013998 71.893294 ( 87.581507)
total: 426.98 sec