Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-052228
#<BuildRuby:0x0000560841706008
@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.20230828-052228",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006918 0.000494 2.277452 ( 4.468280)
build_miniruby 0.001910 0.000136 1.633730 ( 1.798484)
build_ruby 0.001638 0.000117 3.202043 ( 3.858700)
build_all 0.007009 0.000500 6.305967 ( 4.914529)
build_install 0.018584 0.000309 8.199772 ( 6.340500)
test_btest 0.001278 0.000083 86.470823 ( 44.860253)
test_basic 0.003546 0.004679 0.945913 ( 1.133055)
test_all 0.004812 0.004766 681.491280 (273.591351)
test_rubyspec 0.037394 0.040405 110.763318 (135.990041)
total: 476.96 sec