Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-235339
#<BuildRuby:0x000055b25fb09f70
@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.20230615-235339",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002268 0.004377 1.958882 ( 4.619172)
build_miniruby 0.000000 0.001488 1.428516 ( 1.555240)
build_ruby 0.000379 0.001651 2.825049 ( 3.674648)
build_all 0.007114 0.000689 2.453297 ( 3.009525)
build_install 0.010866 0.005668 3.607295 ( 3.644277)
test_btest 0.000682 0.000164 74.487298 ( 46.239909)
test_basic 0.001663 0.004739 0.781428 ( 1.302955)
test_all 0.001455 0.000401 572.215156 (289.177647)
test_rubyspec 0.029137 0.021772 84.055519 (108.014463)
total: 461.24 sec