Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-185105
#<BuildRuby:0x0000556b1c576390
@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.20240112-185105",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005925 1.298090 ( 1.644274)
build_miniruby 0.000418 0.001107 1.271281 ( 1.269196)
build_ruby 0.001312 0.000342 2.680187 ( 12.000492)
build_all 0.000000 0.006910 5.273387 ( 1.986835)
build_install 0.015135 0.000716 6.219274 ( 3.078647)
test_btest 0.000765 0.000226 81.626957 ( 22.077706)
test_basic 0.004413 0.001308 0.745686 ( 0.805947)
test_all 0.076321 0.044356 761.366910 (265.320389)
test_rubyspec 0.050767 0.020430 95.564807 (107.502843)
total: 415.69 sec