Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-154505
#<BuildRuby:0x0000558eee56a1a8
@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.20240208-154505",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.000000 0.006373 2.057674 ( 2.876817)
build_miniruby 0.001187 0.000485 1.726932 ( 1.772474)
build_ruby 0.001155 0.000473 3.418743 ( 3.720128)
build_all 0.002941 0.005281 6.449279 ( 4.350987)
build_install 0.008307 0.012006 8.014951 ( 5.532527)
test_btest 0.000647 0.000348 87.523225 ( 46.777958)
test_basic 0.006806 0.001559 0.965364 ( 1.150734)
test_all 0.072147 0.043476 736.887142 (284.999207)
test_rubyspec 0.052646 0.052246 169.549653 (179.223372)
total: 530.41 sec