Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-010620
#<BuildRuby:0x0000555c9b1da3b0
@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.20231221-010620",
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005791 0.000205 1.411057 ( 1.737886)
build_miniruby 0.001266 0.000149 1.498994 ( 1.497119)
build_ruby 0.001615 0.000190 2.799686 ( 3.007582)
build_all 0.003031 0.004863 5.563056 ( 2.627915)
build_install 0.017933 0.000660 6.823831 ( 3.492462)
test_btest 0.000665 0.000099 80.300008 ( 26.576461)
test_basic 0.000000 0.005706 0.870383 ( 0.964410)
test_all 0.073491 0.046569 666.454157 (221.954068)
test_rubyspec 0.031288 0.037982 95.801178 (110.654830)
total: 372.51 sec