Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-101158
#<BuildRuby:0x00005601e959e138
@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.20231221-101158",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001635 0.004258 1.811946 ( 2.198983)
build_miniruby 0.001107 0.000151 1.448125 ( 1.446867)
build_ruby 0.001767 0.000000 3.015352 ( 3.229232)
build_all 0.008029 0.000192 5.718904 ( 2.959953)
build_install 0.015571 0.000820 6.870687 ( 3.681010)
test_btest 0.000656 0.000076 82.160191 ( 35.358163)
test_basic 0.003536 0.004389 0.911607 ( 1.121812)
test_all 0.092679 0.025814 667.336102 (273.688570)
test_rubyspec 0.028221 0.037009 92.521413 (104.429222)
total: 428.11 sec