Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-075805
#<BuildRuby:0x000055bdaba6a130
@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.20230806-075805",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007006 0.000438 2.457411 ( 7.195488)
build_miniruby 0.001395 0.000087 1.877697 ( 2.879710)
build_ruby 0.001797 0.000112 3.672392 ( 7.214716)
build_all 0.009055 0.000290 2.965277 ( 4.729765)
build_install 0.020410 0.000150 4.537177 ( 6.082218)
test_btest 0.001071 0.000058 86.934608 ( 66.121386)
test_basic 0.007641 0.000413 0.975454 ( 1.610194)
test_all 0.001285 0.000069 679.246841 (446.821277)
test_rubyspec 0.042818 0.021769 106.858297 (253.755145)
total: 796.41 sec