Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-130348
#<BuildRuby:0x0000558099ceda00
@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.20240224-130348",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000000 0.007073 2.524139 ( 2.449246)
build_miniruby 0.000000 0.001841 1.745915 ( 1.744763)
build_ruby 0.000000 0.001524 3.328901 ( 3.598774)
build_all 0.000000 0.007615 6.447483 ( 3.059430)
build_install 0.017630 0.001720 8.490314 ( 4.671013)
test_btest 0.000784 0.000131 91.483047 ( 36.522165)
test_basic 0.004219 0.003311 0.930325 ( 1.013329)
test_all 0.069271 0.045677 735.845758 (294.150944)
test_rubyspec 0.054786 0.034326 127.456563 (141.132876)
total: 488.34 sec