Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-162004
#<BuildRuby:0x0000558bb90d68e0
@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.20231220-162004",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005471 0.000218 1.848202 ( 2.209140)
build_miniruby 0.001492 0.000221 1.612783 ( 1.617478)
build_ruby 0.001863 0.000000 3.304315 ( 3.540427)
build_all 0.007315 0.000000 5.539199 ( 2.448792)
build_install 0.017914 0.000000 6.977354 ( 4.224649)
test_btest 0.000835 0.000000 81.737903 ( 31.607253)
test_basic 0.007244 0.000786 0.920724 ( 1.011673)
test_all 0.087808 0.031816 642.669537 (266.114663)
test_rubyspec 0.038186 0.026167 93.202300 (104.946885)
total: 417.72 sec