Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-191341
#<BuildRuby:0x000056051434a390
@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.20230801-191341",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.002993 0.004139 2.106900 ( 7.202012)
build_miniruby 0.001242 0.000086 1.584517 ( 1.997599)
build_ruby 0.001561 0.000107 3.221169 ( 6.891314)
build_all 0.004661 0.003794 2.529102 ( 4.479675)
build_install 0.017195 0.004153 3.960585 ( 7.259870)
test_btest 0.000767 0.000088 78.510677 ( 64.056408)
test_basic 0.006376 0.000729 0.920251 ( 1.900506)
test_all 0.001294 0.000148 651.295746 (699.540365)
test_rubyspec 0.045955 0.013843 96.929013 (204.318562)
total: 997.65 sec