Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-083259
#<BuildRuby:0x0000557688682230
@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.20240204-083259",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005893 0.000170 1.893041 ( 2.258570)
build_miniruby 0.001367 0.000105 1.573794 ( 1.573422)
build_ruby 0.001508 0.000116 3.481482 ( 3.690657)
build_all 0.008317 0.000640 6.369489 ( 3.696166)
build_install 0.013862 0.005025 7.892068 ( 4.814408)
test_btest 0.001130 0.000121 88.697178 ( 47.365044)
test_basic 0.006322 0.000677 0.928353 ( 1.044741)
test_all 0.086973 0.027451 735.422126 (266.883070)
test_rubyspec 0.072363 0.034601 170.564513 (182.582943)
total: 513.91 sec