Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-184906
#<BuildRuby:0x000055f516d9e4f8
@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.20240129-184906",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005942 0.000341 1.725769 ( 2.267231)
build_miniruby 0.001528 0.000000 12.263045 ( 11.962760)
build_ruby 0.001546 0.000000 2.958725 ( 3.156544)
build_all 0.006791 0.000000 5.944547 ( 2.289414)
build_install 0.014023 0.003314 7.469659 ( 3.576657)
test_btest 0.000612 0.000105 85.887083 ( 22.926517)
test_basic 0.003277 0.004692 0.807182 ( 0.872297)
test_all 0.078009 0.037928 721.762371 (249.814836)
test_rubyspec 0.052850 0.045407 148.073839 (159.832247)
total: 456.70 sec