Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-004958
#<BuildRuby:0x000056302fd9a390
@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.20221220-004958",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004493 0.000613 1.202642 ( 1.704043)
build_miniruby 0.001256 0.000172 1.515891 ( 1.548741)
build_ruby 0.001925 0.000263 3.652944 ( 3.983115)
build_all 0.006794 0.000926 3.946389 ( 2.302772)
build_install 0.017608 0.000398 3.259773 ( 2.825551)
test_btest 0.000627 0.000075 56.348097 ( 29.303578)
test_basic 0.005927 0.000000 0.437902 ( 0.552607)
test_all 0.001826 0.000000 655.830698 (256.184069)
test_rubyspec 0.028364 0.022420 72.847831 ( 85.398844)
total: 383.80 sec