Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-201517
#<BuildRuby:0x0000563be59c20d0
@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.20230130-201517",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004125 0.000825 1.126283 ( 1.576397)
build_miniruby 0.000974 0.000195 1.168538 ( 1.170212)
build_ruby 0.001309 0.000262 2.337484 ( 2.539183)
build_all 0.005018 0.002587 3.909780 ( 1.937723)
build_install 0.014781 0.000558 2.997345 ( 2.125744)
test_btest 0.000806 0.000155 56.970485 ( 19.736163)
test_basic 0.000918 0.004320 0.390242 ( 0.484650)
test_all 0.000966 0.000223 648.403965 (199.665216)
test_rubyspec 0.026887 0.022782 71.693417 ( 82.293855)
total: 311.53 sec