Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-234506
#<BuildRuby:0x000055b77f2da230
@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.20240118-234506",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000000 0.005826 1.758611 ( 2.206524)
build_miniruby 0.000000 0.001543 1.691998 ( 1.770731)
build_ruby 0.000000 0.001560 3.410922 ( 3.674132)
build_all 0.005541 0.002131 5.924529 ( 3.579379)
build_install 0.013653 0.004658 7.121735 ( 4.324744)
test_btest 0.000560 0.000180 82.424930 ( 40.161097)
test_basic 0.006475 0.000887 0.896678 ( 1.007573)
test_all 0.092966 0.023369 771.384366 (291.435698)
test_rubyspec 0.078673 0.025203 159.397798 (171.223355)
total: 519.38 sec