Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-004814
#<BuildRuby:0x000055dd5da06118
@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-004814",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005414 0.000802 1.971245 ( 4.266573)
build_miniruby 0.001294 0.000192 1.478114 ( 1.749802)
build_ruby 0.001279 0.000190 2.912651 ( 3.717677)
build_all 0.007473 0.000489 2.377867 ( 2.853888)
build_install 0.013279 0.004297 3.710125 ( 4.008168)
test_btest 0.000692 0.000111 78.960622 ( 45.705348)
test_basic 0.003307 0.004055 0.878964 ( 1.329264)
test_all 0.000000 0.001859 579.104018 (271.807908)
test_rubyspec 0.020835 0.031381 86.149129 (110.932195)
total: 446.37 sec