Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-111434
#<BuildRuby:0x000055777780e320
@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.20231231-111434",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004968 0.000115 1.526815 ( 1.889657)
build_miniruby 0.001496 0.000173 1.573048 ( 1.576103)
build_ruby 0.001616 0.000186 3.572586 ( 3.808347)
build_all 0.007619 0.000000 5.774215 ( 2.996233)
build_install 0.017847 0.000069 7.226448 ( 4.603351)
test_btest 0.000881 0.000083 84.419362 ( 32.513482)
test_basic 0.003393 0.004093 0.917452 ( 1.004108)
test_all 0.090522 0.030661 762.002810 (270.904849)
test_rubyspec 0.035637 0.033483 98.010741 (109.792161)
total: 429.09 sec