Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-100026
#<BuildRuby:0x0000558aac879f38
@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.20230208-100026",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004812 0.000419 1.098869 ( 1.512679)
build_miniruby 0.001152 0.000100 1.104015 ( 1.102197)
build_ruby 0.001103 0.000096 2.041186 ( 2.266508)
build_all 0.005102 0.000443 3.250905 ( 1.626976)
build_install 0.012376 0.000000 2.490044 ( 1.664539)
test_btest 0.000892 0.000000 54.848374 ( 14.184847)
test_basic 0.000000 0.004641 0.325126 ( 0.419243)
test_all 0.000000 0.001323 572.608948 (161.274762)
test_rubyspec 0.006903 0.035725 65.306909 ( 75.355450)
total: 259.41 sec