Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-050741
#<BuildRuby:0x0000559968a9a090
@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.20230825-050741",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.000000 0.006571 2.244596 ( 3.439344)
build_miniruby 0.000889 0.000502 1.608028 ( 1.607998)
build_ruby 0.001513 0.000336 3.207292 ( 3.438980)
build_all 0.004475 0.003121 6.167601 ( 3.070052)
build_install 0.014610 0.004610 7.818522 ( 4.692457)
test_btest 0.000781 0.000196 85.566750 ( 35.259794)
test_basic 0.007266 0.000803 0.970475 ( 1.101431)
test_all 0.008094 0.000949 703.916439 (310.675213)
test_rubyspec 0.052588 0.018799 110.683604 (169.083869)
total: 532.37 sec