Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-091144
#<BuildRuby:0x00005588a3f8e1a8
@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.20221225-091144",
@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.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004716 0.000544 1.142723 ( 2.072856)
build_miniruby 0.001684 0.000195 1.530924 ( 1.601968)
build_ruby 0.001430 0.000165 3.796578 ( 4.450896)
build_all 0.008632 0.000016 4.083812 ( 3.306702)
build_install 0.014096 0.005046 3.300960 ( 3.395979)
test_btest 0.000853 0.000114 57.272587 ( 40.369333)
test_basic 0.002458 0.000328 0.441070 ( 0.757000)
test_all 0.001199 0.000160 666.909839 (370.167822)
test_rubyspec 0.025873 0.031977 74.700729 ( 96.645348)
total: 522.77 sec