Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-164312
#<BuildRuby:0x000055c88daae190
@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.20230103-164312",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.004399 0.956672 ( 1.337860)
build_miniruby 0.000000 0.001321 1.132133 ( 1.130106)
build_ruby 0.000656 0.000994 2.638354 ( 2.984188)
build_all 0.006668 0.000438 2.963098 ( 1.440949)
build_install 0.006686 0.007446 2.598830 ( 1.669957)
test_btest 0.000676 0.000140 54.985200 ( 14.387685)
test_basic 0.001288 0.003226 0.382468 ( 0.475590)
test_all 0.001475 0.000345 587.895213 (167.750905)
test_rubyspec 0.026507 0.011703 53.862959 ( 63.931584)
total: 255.11 sec