Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-075250
#<BuildRuby:0x0000559460056230
@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.20240120-075250",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.005531 1.527389 ( 1.891486)
build_miniruby 0.000000 0.001309 1.366528 ( 1.370201)
build_ruby 0.001133 0.000317 2.946397 ( 3.163746)
build_all 0.007536 0.000000 5.583523 ( 2.304241)
build_install 0.012496 0.004046 6.518280 ( 3.252839)
test_btest 0.000843 0.000225 78.782821 ( 21.751164)
test_basic 0.005589 0.000415 0.723561 ( 0.786560)
test_all 0.090384 0.026153 734.824636 (243.287439)
test_rubyspec 0.046863 0.048896 139.903431 (151.356147)
total: 429.16 sec