Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-123633
#<BuildRuby:0x00005595407ee7c8
@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.20230720-123633",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002066 0.004482 2.111884 ( 4.489510)
build_miniruby 0.001236 0.000247 1.569326 ( 2.084712)
build_ruby 0.001421 0.000285 3.073785 ( 4.222303)
build_all 0.006443 0.001288 2.587790 ( 3.123593)
build_install 0.018243 0.000024 3.928355 ( 3.566604)
test_btest 0.000866 0.000149 78.173819 ( 41.200042)
test_basic 0.006605 0.000000 0.848570 ( 0.950892)
test_all 0.000995 0.000000 629.227321 (290.866839)
test_rubyspec 0.035047 0.018670 89.347203 (104.133701)
total: 454.64 sec