Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-063113
#<BuildRuby:0x0000559b75572130
@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.20230903-063113",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004994 0.000154 1.750996 ( 2.154531)
build_miniruby 0.000000 0.001991 1.642688 ( 1.642377)
build_ruby 0.000574 0.001293 3.237815 ( 3.425426)
build_all 0.003597 0.004586 6.186667 ( 3.064106)
build_install 0.016144 0.002455 7.291435 ( 4.192919)
test_btest 0.000617 0.000124 84.721967 ( 35.898899)
test_basic 0.005678 0.000000 0.867188 ( 0.952254)
test_all 0.009004 0.000000 675.784003 (267.939101)
test_rubyspec 0.051136 0.018986 98.264355 (109.597812)
total: 428.87 sec