Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-062218
#<BuildRuby:0x000055eecb7fe008
@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.20231227-062218",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005805 0.000182 1.771422 ( 3.236436)
build_miniruby 0.001521 0.000048 1.779761 ( 2.170294)
build_ruby 0.001829 0.000057 3.655088 ( 4.785893)
build_all 0.008605 0.000136 5.893053 ( 6.593716)
build_install 0.012685 0.007501 7.414706 ( 7.660176)
test_btest 0.001231 0.000000 85.147797 ( 90.100824)
test_basic 0.003339 0.003992 0.917553 ( 1.916073)
test_all 0.109654 0.024376 872.056993 (1018.415374)
test_rubyspec 0.020837 0.059209 107.177699 (173.368442)
total: 1308.25 sec