Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-121103
#<BuildRuby:0x000055ae0d2e6178
@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.20230808-121103",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006902 2.252114 ( 5.637981)
build_miniruby 0.000628 0.000613 1.755021 ( 3.420419)
build_ruby 0.001588 0.000274 3.433093 ( 5.487550)
build_all 0.004216 0.003979 2.656702 ( 3.047909)
build_install 0.003890 0.015716 4.216762 ( 4.383708)
test_btest 0.000623 0.000202 83.698078 ( 50.496040)
test_basic 0.004517 0.004149 1.001407 ( 1.948729)
test_all 0.000949 0.000326 702.080687 (566.682335)
test_rubyspec 0.036297 0.022623 99.445392 (169.212233)
total: 810.32 sec