Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-143743
#<BuildRuby:0x0000562350851eb0
@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.20230601-143743",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005352 0.000698 1.952369 ( 4.423621)
build_miniruby 0.001439 0.000188 1.418906 ( 1.449184)
build_ruby 0.001347 0.000176 2.999458 ( 3.476267)
build_all 0.002980 0.004126 2.249504 ( 2.204903)
build_install 0.016657 0.001240 3.523383 ( 3.747261)
test_btest 0.000771 0.000118 76.151817 ( 39.829047)
test_basic 0.003195 0.004379 0.788194 ( 1.120562)
test_all 0.001326 0.000000 594.033940 (294.345351)
test_rubyspec 0.039230 0.011960 83.070366 ( 99.949142)
total: 450.55 sec