Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-201855
#<BuildRuby:0x000055bc26831fc0
@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.20230908-201855",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.004819 0.001972 2.252567 ( 4.406709)
build_miniruby 0.001141 0.000467 1.672239 ( 1.875794)
build_ruby 0.001395 0.000571 3.283064 ( 3.703432)
build_all 0.008483 0.000000 5.961477 ( 4.271045)
build_install 0.009753 0.009691 7.522503 ( 5.890638)
test_btest 0.000522 0.000224 81.568722 ( 46.618041)
test_basic 0.003736 0.003914 0.961940 ( 1.335179)
test_all 0.008386 0.001881 659.556730 (302.265334)
test_rubyspec 0.034215 0.034910 102.048407 (121.284868)
total: 491.65 sec