Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-070117
#<BuildRuby:0x000055c75dc1a078
@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.20230927-070117",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.004023 0.003458 2.412269 ( 4.781606)
build_miniruby 0.001683 0.000000 2.520833 ( 2.447157)
build_ruby 0.001644 0.000000 3.439058 ( 3.856970)
build_all 0.001214 0.007784 6.480556 ( 5.229854)
build_install 0.016198 0.005497 8.290332 ( 6.792654)
test_btest 0.000738 0.000143 86.965497 ( 49.542201)
test_basic 0.000041 0.008215 0.955925 ( 1.287474)
test_all 0.009815 0.000000 693.405672 (315.500065)
test_rubyspec 0.043465 0.035469 110.513026 (130.191804)
total: 519.63 sec