Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-135910
#<BuildRuby:0x0000564ad0e59fb8
@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.20230623-135910",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001143 0.004409 1.823561 ( 3.308410)
build_miniruby 0.001798 0.000000 1.271600 ( 1.271618)
build_ruby 0.001394 0.000000 2.754452 ( 2.946997)
build_all 0.003230 0.003496 2.164685 ( 1.504048)
build_install 0.014975 0.002327 3.544456 ( 2.727396)
test_btest 0.000510 0.000170 79.738772 ( 31.652380)
test_basic 0.005060 0.001687 0.822144 ( 0.919298)
test_all 0.000903 0.000301 587.637312 (218.659566)
test_rubyspec 0.034724 0.013271 85.024539 (100.388655)
total: 363.38 sec