Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-055313
#<BuildRuby:0x000055c2ad9123d0
@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.20230530-055313",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003552 0.002947 1.932463 ( 3.501039)
build_miniruby 0.000000 0.001969 1.395300 ( 1.442166)
build_ruby 0.000000 0.001719 2.892215 ( 3.209609)
build_all 0.003794 0.003834 2.223566 ( 2.113164)
build_install 0.017675 0.002323 3.551479 ( 3.368101)
test_btest 0.000000 0.000932 78.190045 ( 33.132611)
test_basic 0.002002 0.003297 0.770112 ( 0.865997)
test_all 0.001208 0.000378 596.681711 (232.883951)
test_rubyspec 0.037613 0.013633 84.092540 ( 96.195677)
total: 376.71 sec