Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-222450
#<BuildRuby:0x0000563f582f2108
@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.20230904-222450",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001623 0.004458 1.839854 ( 2.649996)
build_miniruby 0.001686 0.000454 1.689114 ( 1.786427)
build_ruby 0.001879 0.000000 3.143722 ( 3.464048)
build_all 0.007266 0.000228 6.024497 ( 3.841285)
build_install 0.014612 0.003653 7.250834 ( 5.606696)
test_btest 0.000721 0.000181 81.643380 ( 43.477470)
test_basic 0.007823 0.000891 0.965204 ( 1.233500)
test_all 0.008699 0.001044 676.335048 (299.651628)
test_rubyspec 0.036667 0.034080 102.188625 (121.966611)
total: 483.68 sec