Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-001933
#<BuildRuby:0x0000562446ef2228
@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.20230901-001933",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.006038 1.762789 ( 2.114430)
build_miniruby 0.000375 0.001176 1.348518 ( 1.347482)
build_ruby 0.001234 0.000247 2.910555 ( 3.125560)
build_all 0.002685 0.004562 6.089532 ( 2.535213)
build_install 0.007956 0.009683 7.247833 ( 3.673456)
test_btest 0.000255 0.000859 81.784929 ( 22.681127)
test_basic 0.000286 0.006816 0.933091 ( 1.030523)
test_all 0.006866 0.002207 674.914692 (233.491862)
test_rubyspec 0.037769 0.015795 87.777591 ( 99.008153)
total: 369.01 sec