Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-202911
#<BuildRuby:0x000055f7d329e228
@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.20230211-202911",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005338 0.000170 1.290498 ( 2.302197)
build_miniruby 0.001627 0.000203 1.311843 ( 1.584039)
build_ruby 0.001444 0.000181 2.695604 ( 3.131382)
build_all 0.006786 0.000849 4.016733 ( 3.344246)
build_install 0.012959 0.004396 2.972212 ( 3.365018)
test_btest 0.000860 0.000000 60.399463 ( 38.234217)
test_basic 0.002687 0.004318 0.480233 ( 0.636012)
test_all 0.001540 0.000276 655.415785 (218.996267)
test_rubyspec 0.025456 0.018745 61.808740 ( 72.088966)
total: 343.68 sec