Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-010118
#<BuildRuby:0x0000563c197aa4d0
@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.20240316-010118",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002696 0.003899 2.329659 ( 2.395479)
build_miniruby 0.001331 0.000160 1.718458 ( 1.717182)
build_ruby 0.001582 0.000189 3.597849 ( 3.797717)
build_all 0.005074 0.003661 6.987770 ( 3.194765)
build_install 0.019016 0.000380 8.665041 ( 4.300254)
test_btest 0.000846 0.000110 92.899114 ( 38.528398)
test_basic 0.007106 0.000371 1.001261 ( 1.086423)
test_all 0.101883 0.017684 828.388189 (305.855588)
test_rubyspec 0.051182 0.040036 131.097858 (143.083603)
total: 503.96 sec