Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-220412
#<BuildRuby:0x000055772b19e1a8
@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.20231218-220412",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002588 0.004141 2.317212 ( 2.374250)
build_miniruby 0.001363 0.000000 1.445267 ( 1.443351)
build_ruby 0.001563 0.000000 2.677244 ( 2.857860)
build_all 0.006213 0.000000 5.341836 ( 2.140339)
build_install 0.017427 0.000000 6.499147 ( 3.049418)
test_btest 0.001159 0.000000 81.129746 ( 21.952445)
test_basic 0.006225 0.000106 0.709974 ( 0.773265)
test_all 0.085841 0.034275 668.842238 (227.026225)
test_rubyspec 0.019887 0.032798 78.038997 ( 89.760091)
total: 351.38 sec