Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-201113
#<BuildRuby:0x000055bfd7a89f48
@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-201113",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001470 0.004172 1.630875 ( 1.962460)
build_miniruby 0.001312 0.000187 1.299340 ( 1.297139)
build_ruby 0.000000 0.001745 3.014239 ( 3.220178)
build_all 0.004382 0.002327 5.208479 ( 2.083922)
build_install 0.013003 0.003450 6.289487 ( 2.985612)
test_btest 0.000656 0.000126 78.975661 ( 21.561144)
test_basic 0.005153 0.000000 0.817334 ( 0.875794)
test_all 0.074533 0.045388 649.961380 (189.959047)
test_rubyspec 0.033877 0.027388 85.107913 ( 96.880073)
total: 320.83 sec