Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-090353
#<BuildRuby:0x0000559aebcae230
@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.20230627-090353",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.005568 1.899712 ( 3.352614)
build_miniruby 0.000444 0.001246 1.527758 ( 1.535402)
build_ruby 0.001296 0.000324 3.112567 ( 3.361557)
build_all 0.007697 0.000025 2.557833 ( 2.077030)
build_install 0.011054 0.006494 3.913145 ( 3.208009)
test_btest 0.000578 0.000154 82.042542 ( 39.226463)
test_basic 0.004131 0.002774 0.844763 ( 0.970001)
test_all 0.001669 0.000000 576.901521 (240.500008)
test_rubyspec 0.046002 0.005560 86.447106 (100.223949)
total: 394.46 sec