Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-085026
#<BuildRuby:0x000055d8e4fea7c8
@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.20230621-085026",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006150 0.000332 1.991642 ( 5.456157)
build_miniruby 0.001294 0.000178 1.373840 ( 1.848641)
build_ruby 0.001174 0.000162 2.840608 ( 3.563235)
build_all 0.006630 0.000915 5.400727 ( 4.299670)
build_install 0.013381 0.004293 6.696088 ( 5.895018)
test_btest 0.000975 0.000000 77.724232 ( 46.156697)
test_basic 0.002668 0.004117 0.829492 ( 1.544788)
test_all 0.002327 0.000000 583.415194 (305.167482)
test_rubyspec 0.034865 0.019814 88.853360 (128.363105)
total: 502.30 sec