Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-104619
#<BuildRuby:0x00005599b3d0a230
@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.20230329-104619",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004593 0.000656 1.698508 ( 2.997069)
build_miniruby 0.001087 0.000155 1.060016 ( 1.060276)
build_ruby 0.001637 0.000000 2.288416 ( 2.489102)
build_all 0.002722 0.003512 2.045780 ( 1.271747)
build_install 0.009344 0.005138 3.079002 ( 2.143635)
test_btest 0.000000 0.001028 68.334428 ( 21.935303)
test_basic 0.000000 0.004773 0.504609 ( 0.603883)
test_all 0.000000 0.001357 561.015014 (171.925965)
test_rubyspec 0.023064 0.019776 74.197650 ( 83.993444)
total: 288.42 sec