Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-143145
#<BuildRuby:0x000055f4122f61b8
@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.20231018-143145",
@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.000001 0.000024 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.008349 0.000538 4.016066 ( 6.199481)
build_miniruby 0.003761 0.000000 44.988284 ( 32.277633)
build_ruby 0.001888 0.000000 3.692080 ( 4.364402)
build_all 0.006362 0.003914 6.654185 ( 5.721108)
build_install 0.010689 0.012340 8.686300 ( 8.343298)
test_btest 0.001143 0.000181 90.264594 ( 75.509077)
test_basic 0.004629 0.005052 1.031706 ( 1.422405)
test_all 0.009827 0.000988 764.219116 (540.246357)
test_rubyspec 0.057188 0.018639 109.852279 (147.357292)
total: 821.44 sec