Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-115701
#<BuildRuby:0x000055df8d7ae230
@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.20230712-115701",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006530 0.000350 2.210205 ( 5.737063)
build_miniruby 0.001114 0.000159 1.622443 ( 2.434930)
build_ruby 0.000000 0.001729 3.314730 ( 5.417613)
build_all 0.005250 0.002572 2.613960 ( 3.427397)
build_install 0.006667 0.013411 4.194919 ( 5.000636)
test_btest 0.000570 0.000152 84.416540 ( 57.265153)
test_basic 0.005994 0.002428 0.975106 ( 1.647897)
test_all 0.001695 0.000463 606.946272 (317.861539)
test_rubyspec 0.033436 0.022920 92.726775 (132.224575)
total: 531.02 sec