Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-100650
#<BuildRuby:0x000055fee23de078
@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.20240121-100650",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004907 0.000589 1.546097 ( 1.879419)
build_miniruby 0.001210 0.000145 1.540937 ( 1.538985)
build_ruby 0.000000 0.001675 2.929127 ( 3.157162)
build_all 0.000402 0.006778 5.808732 ( 2.324888)
build_install 0.014773 0.001167 6.295724 ( 2.954999)
test_btest 0.000639 0.000118 81.425701 ( 20.802534)
test_basic 0.000986 0.004716 0.737453 ( 0.796172)
test_all 0.073028 0.046668 694.996660 (218.493650)
test_rubyspec 0.048522 0.048161 145.155408 (156.756766)
total: 408.71 sec