Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-160727
#<BuildRuby:0x00005608c5fde390
@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.20230810-160727",
@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.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000056 0.000000 0.000056 ( 0.000054)
build_up 0.007850 0.000152 2.563418 ( 7.771603)
build_miniruby 0.002209 0.000000 62.549769 ( 70.893643)
build_ruby 0.001867 0.000000 3.555983 ( 8.291093)
build_all 0.008255 0.000589 2.888963 ( 4.950734)
build_install 0.019749 0.002026 4.685628 ( 8.864618)
test_btest 0.000854 0.000088 86.179569 ( 71.651318)
test_basic 0.007725 0.000793 0.957827 ( 2.419835)
test_all 0.001210 0.000124 695.799771 (538.374417)
test_rubyspec 0.036244 0.028143 104.602225 (194.885659)
total: 908.11 sec