Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-173603
#<BuildRuby:0x000055aef4c19820
@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.20231220-173603",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004682 0.001018 1.792843 ( 2.180983)
build_miniruby 0.001346 0.000293 1.602924 ( 1.602375)
build_ruby 0.001386 0.000301 3.298421 ( 3.549020)
build_all 0.003847 0.003178 5.256954 ( 2.320265)
build_install 0.015397 0.000635 6.711669 ( 3.421918)
test_btest 0.000745 0.000160 81.551177 ( 27.169328)
test_basic 0.001173 0.004577 0.877743 ( 0.964394)
test_all 0.060092 0.058508 693.799682 (241.307684)
test_rubyspec 0.044749 0.017748 92.633602 (104.306222)
total: 386.82 sec