Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-070915
#<BuildRuby:0x000056514a5ae118
@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.20230825-070915",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.006961 0.000653 2.434561 ( 6.202782)
build_miniruby 0.001292 0.000121 1.725459 ( 2.350353)
build_ruby 0.002019 0.000000 3.495519 ( 63.265547)
build_all 0.002413 0.006930 6.744569 ( 7.766622)
build_install 0.012212 0.009564 8.410054 ( 9.805974)
test_btest 0.000770 0.000146 88.150473 ( 73.463115)
test_basic 0.007626 0.000622 1.074311 ( 2.343830)
test_all 0.008640 0.001591 702.805834 (494.276678)
test_rubyspec 0.052932 0.024668 110.288202 (218.473883)
total: 877.95 sec