Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-140221
#<BuildRuby:0x00005576f249a1d8
@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.20230905-140221",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006773 0.000000 1.917679 ( 3.226646)
build_miniruby 0.000000 0.001694 1.758668 ( 1.840111)
build_ruby 0.000000 0.001862 3.432764 ( 3.804063)
build_all 0.007907 0.000022 6.303890 ( 4.450460)
build_install 0.018632 0.001155 7.643323 ( 5.781266)
test_btest 0.000866 0.000000 86.158207 ( 45.236735)
test_basic 0.008220 0.000156 0.979103 ( 1.259005)
test_all 0.008608 0.001359 743.481417 (309.016966)
test_rubyspec 0.052408 0.014721 99.346581 (110.633269)
total: 485.25 sec