Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-043831
#<BuildRuby:0x000055a25175e3d0
@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.20230206-043831",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004502 0.000053 1.162821 ( 1.697756)
build_miniruby 0.001309 0.000114 1.188038 ( 1.206327)
build_ruby 0.001208 0.000105 2.379355 ( 2.774305)
build_all 0.002915 0.004418 3.808949 ( 2.669786)
build_install 0.009947 0.004425 2.937570 ( 3.081213)
test_btest 0.000553 0.000088 55.685941 ( 26.277797)
test_basic 0.001176 0.004494 0.441131 ( 0.574287)
test_all 0.000962 0.000192 637.488336 (191.207435)
test_rubyspec 0.013564 0.026301 66.779768 ( 76.677496)
total: 306.17 sec