Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-111205
#<BuildRuby:0x0000555dd62c5fe0
@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.20230810-111205",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008404 0.000026 3.138290 ( 8.928507)
build_miniruby 0.001596 0.000106 2.133289 ( 4.457583)
build_ruby 0.002216 0.000148 3.821499 ( 5.445523)
build_all 0.007456 0.000497 2.995052 ( 4.266874)
build_install 0.015431 0.005024 4.823909 ( 7.023693)
test_btest 0.000700 0.000065 88.011588 ( 61.947922)
test_basic 0.000000 0.008410 0.991307 ( 2.200257)
test_all 0.001058 0.000232 714.529799 (442.390286)
test_rubyspec 0.038054 0.024241 102.438389 (164.108538)
total: 700.77 sec