Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-092457
#<BuildRuby:0x0000562a2c239fb8
@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.20240311-092457",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005912 0.001689 2.464811 ( 2.213024)
build_miniruby 0.001104 0.000316 1.688264 ( 1.687193)
build_ruby 0.001423 0.000406 3.431006 ( 3.651299)
build_all 0.006169 0.001763 6.673497 ( 2.713582)
build_install 0.014454 0.004810 8.240703 ( 3.868666)
test_btest 0.000000 0.001028 93.369574 ( 25.523668)
test_basic 0.003163 0.003140 0.851156 ( 0.911610)
test_all 0.099947 0.022086 797.500840 (239.617029)
test_rubyspec 0.049427 0.030787 104.991414 (114.178148)
total: 394.37 sec