Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-131708
#<BuildRuby:0x000055ebcef25f70
@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.20230827-131708",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.002907 0.003816 2.023035 ( 3.277322)
build_miniruby 0.001562 0.000142 1.641132 ( 1.649442)
build_ruby 0.001487 0.000135 3.087324 ( 3.325997)
build_all 0.004354 0.003552 6.013430 ( 2.990674)
build_install 0.013838 0.004801 7.679678 ( 4.524332)
test_btest 0.000710 0.000109 84.719523 ( 39.778108)
test_basic 0.004013 0.004107 0.995719 ( 1.358249)
test_all 0.008146 0.001508 707.142646 (299.368405)
test_rubyspec 0.031796 0.038423 105.359830 (117.427319)
total: 473.70 sec