Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-135957
#<BuildRuby:0x000055b710bee8e0
@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.20231227-135957",
@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.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002049 0.003721 1.615301 ( 1.951285)
build_miniruby 0.001312 0.000187 1.636152 ( 1.640779)
build_ruby 0.001490 0.000213 3.434114 ( 3.659859)
build_all 0.008050 0.000000 5.683268 ( 3.056945)
build_install 0.017976 0.000214 7.075261 ( 4.606571)
test_btest 0.000757 0.000089 82.256909 ( 31.312023)
test_basic 0.006253 0.000736 0.852961 ( 0.933666)
test_all 0.092057 0.028634 830.451438 (333.970124)
test_rubyspec 0.026099 0.043835 95.197818 (107.027060)
total: 488.16 sec