Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-075748
#<BuildRuby:0x000055da672be390
@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.20230805-075748",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000032 0.000001 0.000033 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007312 0.000406 2.403654 ( 7.848101)
build_miniruby 0.001452 0.000080 1.874487 ( 5.355738)
build_ruby 0.001637 0.000091 3.702813 ( 9.000765)
build_all 0.008309 0.000461 3.050065 ( 6.263257)
build_install 0.007497 0.014539 4.610373 ( 9.114992)
test_btest 0.000940 0.000131 87.231288 ( 83.443902)
test_basic 0.002552 0.007621 1.069791 ( 2.511982)
test_all 0.001092 0.000198 707.425947 (669.187903)
test_rubyspec 0.031383 0.030757 106.566600 (194.187927)
total: 986.92 sec