Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-010003
#<BuildRuby:0x00005604bff25ea8
@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.20230828-010003",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002871 0.004717 2.948975 ( 5.007966)
build_miniruby 0.000885 0.000936 1.998695 ( 2.231210)
build_ruby 0.000000 0.002557 3.446763 ( 22.192817)
build_all 0.007520 0.000492 6.192792 ( 4.024449)
build_install 0.012341 0.007808 8.279666 ( 5.989220)
test_btest 0.000561 0.000167 85.130023 ( 46.746485)
test_basic 0.006657 0.001972 0.961217 ( 1.196901)
test_all 0.005971 0.003705 725.728903 (339.655573)
test_rubyspec 0.019178 0.053190 106.498654 (126.892868)
total: 553.94 sec