Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-082323
#<BuildRuby:0x0000564242f62018
@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.20221224-082323",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001610 0.004121 1.214367 ( 1.951618)
build_miniruby 0.001467 0.000225 1.542620 ( 1.562684)
build_ruby 0.001388 0.000213 3.760208 ( 4.153820)
build_all 0.005307 0.003553 4.189586 ( 2.605135)
build_install 0.016710 0.002199 3.331578 ( 2.747591)
test_btest 0.000822 0.000141 58.746172 ( 27.183826)
test_basic 0.006153 0.000000 0.441492 ( 0.542201)
test_all 0.001576 0.000000 648.159107 (219.245742)
test_rubyspec 0.022475 0.025973 70.072371 ( 80.021066)
total: 340.01 sec