Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-145642
#<BuildRuby:0x000055682205a098
@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.20230822-145642",
@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.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.007257 2.333781 ( 7.319702)
build_miniruby 0.001086 0.000712 3.337044 ( 6.020624)
build_ruby 0.001519 0.000262 3.314666 ( 6.218423)
build_all 0.007630 0.001315 6.229718 ( 6.200052)
build_install 0.019043 0.000906 7.827307 ( 8.553194)
test_btest 0.000683 0.000107 82.578933 ( 55.550578)
test_basic 0.001522 0.004907 0.976236 ( 1.777721)
test_all 0.008738 0.000739 690.026309 (421.606079)
test_rubyspec 0.044790 0.027069 106.169968 (185.848922)
total: 699.10 sec