Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-214807
#<BuildRuby:0x000055cbe1d9e308
@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.20240223-214807",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005674 0.000655 2.288647 ( 2.117395)
build_miniruby 0.001264 0.000145 1.198488 ( 1.196317)
build_ruby 0.000000 0.001474 2.631132 ( 2.876583)
build_all 0.000459 0.006997 5.874945 ( 2.306808)
build_install 0.016434 0.000000 7.445567 ( 3.330096)
test_btest 0.000000 0.001028 83.416566 ( 21.790501)
test_basic 0.003394 0.002105 0.848742 ( 0.913805)
test_all 0.094940 0.025121 806.874391 (392.543125)
test_rubyspec 0.045549 0.056998 136.285686 (239.288233)
total: 666.36 sec