Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-195254
#<BuildRuby:0x0000563cc0f423d0
@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.20231209-195254",
@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.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003390 0.003410 2.049891 ( 2.092477)
build_miniruby 0.001101 0.000152 1.325239 ( 1.323674)
build_ruby 0.000000 0.001696 3.304659 ( 3.475624)
build_all 0.004803 0.002297 5.610635 ( 2.300816)
build_install 0.014893 0.001761 6.833471 ( 3.173321)
test_btest 0.000908 0.000000 80.557335 ( 21.363306)
test_basic 0.002320 0.003354 0.696034 ( 0.759397)
test_all 0.078236 0.041053 638.304854 (184.921054)
test_rubyspec 0.027334 0.026778 80.401073 ( 91.984380)
total: 311.40 sec