Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-123633
#<BuildRuby:0x000055fc2c43a138
@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.20230111-123633",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004562 0.000000 0.905019 ( 1.313645)
build_miniruby 0.001179 0.000000 1.033430 ( 1.031827)
build_ruby 0.001393 0.000000 2.495850 ( 2.866582)
build_all 0.006024 0.000365 2.948860 ( 1.428651)
build_install 0.014620 0.000508 2.437537 ( 1.603876)
test_btest 0.000674 0.000135 53.934489 ( 13.704413)
test_basic 0.002010 0.002745 0.306907 ( 0.399045)
test_all 0.000884 0.000201 578.554536 (161.879016)
test_rubyspec 0.011409 0.029395 56.509839 ( 67.395332)
total: 251.62 sec