Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-005401
#<BuildRuby:0x0000563187366078
@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.20240301-005401",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002775 0.004659 2.449585 ( 2.034418)
build_miniruby 0.000951 0.000238 1.654814 ( 1.657334)
build_ruby 0.001664 0.000416 3.529847 ( 3.759213)
build_all 0.007987 0.000000 6.546078 ( 2.741234)
build_install 0.009930 0.010439 8.530384 ( 4.271680)
test_btest 0.000578 0.000173 91.923520 ( 31.446285)
test_basic 0.003952 0.001185 0.947562 ( 1.005167)
test_all 0.071169 0.048127 785.511667 (243.472882)
test_rubyspec 0.051763 0.033654 116.720389 (125.980621)
total: 416.37 sec