Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-180540
#<BuildRuby:0x000055df6545a6d8
@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.20230629-180540",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006097 0.000704 2.082571 ( 5.323836)
build_miniruby 0.001263 0.000145 1.597736 ( 1.997017)
build_ruby 0.001416 0.000164 3.168123 ( 3.842432)
build_all 0.007000 0.000808 2.457882 ( 2.664273)
build_install 0.012981 0.005118 3.864276 ( 5.887160)
test_btest 0.000000 0.001129 81.709900 ( 47.516434)
test_basic 0.000000 0.006475 0.922751 ( 1.226306)
test_all 0.000241 0.001718 622.066233 (268.004088)
test_rubyspec 0.022610 0.031888 88.205271 (116.928999)
total: 453.39 sec