Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-102425
#<BuildRuby:0x000055887d43a0e8
@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.20230817-102425",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005530 0.001335 2.226366 ( 5.721321)
build_miniruby 0.001489 0.000360 1.726334 ( 2.924010)
build_ruby 0.001439 0.000348 3.430689 ( 5.997176)
build_all 0.006984 0.001686 6.403940 ( 6.109432)
build_install 0.009569 0.009941 7.877009 ( 8.170983)
test_btest 0.000923 0.000277 83.205198 ( 49.780338)
test_basic 0.005830 0.001749 0.956376 ( 1.537758)
test_all 0.006024 0.003597 669.844038 (330.989057)
test_rubyspec 0.035602 0.035716 105.016038 (152.012496)
total: 563.24 sec