Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-093850
#<BuildRuby:0x0000564a0a6be1a8
@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.20230209-093850",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.002539 0.002265 1.093734 ( 1.469658)
build_miniruby 0.000000 0.001303 1.089431 ( 1.087955)
build_ruby 0.000000 0.001551 1.946298 ( 2.136285)
build_all 0.003986 0.002366 3.600645 ( 1.779988)
build_install 0.010332 0.003372 2.849342 ( 1.975004)
test_btest 0.000669 0.000251 54.318542 ( 17.206154)
test_basic 0.004987 0.000362 0.413069 ( 0.509972)
test_all 0.000818 0.000294 629.673507 (179.440091)
test_rubyspec 0.005905 0.033109 64.115055 ( 74.071110)
total: 279.68 sec