Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-200741
#<BuildRuby:0x00005629a768a8e0
@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.20230814-200741",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002997 0.004371 2.304989 ( 6.063117)
build_miniruby 0.001659 0.000184 1.812082 ( 5.016813)
build_ruby 0.001721 0.000191 3.558338 ( 7.049214)
build_all 0.008703 0.000473 6.508534 ( 6.562229)
build_install 0.016108 0.004806 7.984802 ( 9.555979)
test_btest 0.000826 0.000107 83.598820 ( 60.731122)
test_basic 0.008284 0.000464 0.988475 ( 1.838671)
test_all 0.004350 0.005369 685.390520 (489.217245)
test_rubyspec 0.039638 0.035587 106.231126 (190.800279)
total: 776.84 sec