Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-065535
#<BuildRuby:0x000055ecd8e11fc0
@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.20231225-065535",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006700 0.000000 1.740286 ( 3.300686)
build_miniruby 0.001437 0.000030 1.784217 ( 2.210012)
build_ruby 0.001564 0.000224 3.459692 ( 4.531356)
build_all 0.003940 0.004780 5.672801 ( 5.950738)
build_install 0.016154 0.004896 7.191507 ( 7.721235)
test_btest 0.000688 0.000133 83.034863 ( 84.899278)
test_basic 0.000000 0.008170 0.928201 ( 1.382555)
test_all 0.077067 0.048399 751.331490 (428.920004)
test_rubyspec 0.051470 0.016687 97.497796 (118.289434)
total: 657.21 sec