Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-112624
#<BuildRuby:0x000055cea90c9fb8
@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.20231013-112624",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.006251 0.000000 2.228448 ( 2.302294)
build_miniruby 0.001309 0.000000 1.370469 ( 1.368860)
build_ruby 0.001525 0.000253 3.171197 ( 3.385589)
build_all 0.007256 0.000559 5.972683 ( 2.670033)
build_install 0.015630 0.002482 7.544973 ( 4.125616)
test_btest 0.000753 0.000134 86.928175 ( 28.492287)
test_basic 0.005057 0.000903 0.816425 ( 0.878332)
test_all 0.005775 0.003656 711.168734 (275.486868)
test_rubyspec 0.027705 0.040469 100.507530 (119.513149)
total: 438.22 sec