Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-200844
#<BuildRuby:0x000055e53968df70
@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.20230706-200844",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000026)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.005693 0.000452 2.023169 ( 3.416860)
build_miniruby 0.001006 0.000371 1.576935 ( 1.580161)
build_ruby 0.000000 0.001792 3.380018 ( 3.677455)
build_all 0.006028 0.001505 2.550611 ( 2.246268)
build_install 0.012127 0.005710 3.795363 ( 4.870283)
test_btest 0.000606 0.000237 81.568719 ( 39.180567)
test_basic 0.000000 0.006053 0.883309 ( 0.993011)
test_all 0.000161 0.001044 599.104268 (232.269015)
test_rubyspec 0.028348 0.021099 82.413921 ( 94.188213)
total: 382.42 sec