Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-060641
#<BuildRuby:0x000055760cef9f48
@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.20230822-060641",
@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.000028 0.000002 0.000030 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003096 0.004158 2.371146 ( 7.571204)
build_miniruby 0.002022 0.000238 1.797265 ( 5.901951)
build_ruby 0.001538 0.000181 3.492176 ( 7.130378)
build_all 0.004915 0.003569 6.387155 ( 6.179395)
build_install 0.011913 0.009340 8.193642 ( 11.204474)
test_btest 0.000748 0.000142 82.954744 ( 68.196130)
test_basic 0.007124 0.001348 1.027756 ( 1.821728)
test_all 0.008924 0.000843 698.605498 (490.078205)
test_rubyspec 0.034056 0.036684 106.485911 (177.779786)
total: 775.86 sec