Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-100704
#<BuildRuby:0x00005587fcf067f0
@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.20221213-100704",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000002 0.000000 0.000002 ( 0.000022)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.000197 0.004095 0.989931 ( 1.526614)
build_miniruby 0.000820 0.000382 1.017685 ( 1.016686)
build_ruby 0.000972 0.000454 2.411936 ( 2.404094)
build_all 0.005770 0.000711 5.807641 ( 1.894025)
build_install 0.008826 0.004395 5.062491 ( 2.438770)
test_btest 0.000808 0.000000 54.068667 ( 15.322937)
test_basic 0.003998 0.000261 0.386723 ( 0.481015)
test_all 0.001273 0.000000 624.137218 (178.908043)
test_rubyspec 0.020127 0.013325 61.026700 ( 70.954905)
total: 274.95 sec