Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-132129
#<BuildRuby:0x000055c54adddeb0
@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.20240116-132129",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004964 0.000000 1.575720 ( 1.937997)
build_miniruby 0.001333 0.000000 1.523947 ( 1.522365)
build_ruby 0.001726 0.000000 2.749065 ( 2.987395)
build_all 0.004661 0.002339 5.109000 ( 2.009733)
build_install 0.011103 0.003737 6.030881 ( 2.900124)
test_btest 0.000758 0.000183 77.109439 ( 20.021472)
test_basic 0.002143 0.003393 0.836580 ( 0.900610)
test_all 0.081034 0.038925 733.457475 (225.226763)
test_rubyspec 0.063966 0.037021 145.941416 (158.072585)
total: 415.58 sec