Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-092935
#<BuildRuby:0x000055b21a755cc0
@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-092935",
@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.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.005524 1.511982 ( 1.883155)
build_miniruby 0.000512 0.001014 1.476106 ( 1.474904)
build_ruby 0.000000 0.001755 3.591032 ( 3.782189)
build_all 0.001467 0.005905 5.621547 ( 2.660673)
build_install 0.011733 0.004841 6.887489 ( 3.765022)
test_btest 0.000663 0.000171 81.150200 ( 26.585723)
test_basic 0.003405 0.004898 0.783509 ( 0.846785)
test_all 0.067389 0.051835 745.543946 (227.266333)
test_rubyspec 0.030089 0.029110 85.244577 ( 96.869042)
total: 365.13 sec