Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-204503
#<BuildRuby:0x000055d85e4ce230
@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.20230618-204503",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000000 0.000075 0.000075 ( 0.000053)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.005862 1.928514 ( 3.264343)
build_miniruby 0.000000 0.001422 1.365266 ( 1.378028)
build_ruby 0.001171 0.000479 2.779390 ( 2.990158)
build_all 0.006620 0.000388 2.435314 ( 1.532128)
build_install 0.017472 0.000689 3.870503 ( 3.311761)
test_btest 0.000840 0.000112 78.919160 ( 36.001927)
test_basic 0.006144 0.000819 0.851032 ( 0.989867)
test_all 0.001564 0.000209 570.277089 (281.544177)
test_rubyspec 0.044855 0.006992 88.189477 (130.346286)
total: 461.36 sec