Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-013628
#<BuildRuby:0x000055c67c1a5f48
@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.20240121-013628",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002058 0.003879 1.566643 ( 2.008049)
build_miniruby 0.000000 0.001526 1.690934 ( 1.690654)
build_ruby 0.000000 0.001654 3.518685 ( 3.805426)
build_all 0.004178 0.004057 6.001220 ( 3.286143)
build_install 0.018508 0.000000 7.086854 ( 4.278800)
test_btest 0.000813 0.000000 83.361552 ( 40.243804)
test_basic 0.001588 0.006605 0.906476 ( 1.017127)
test_all 0.097968 0.021200 779.256388 (311.649197)
test_rubyspec 0.061866 0.042501 161.747610 (175.057732)
total: 543.04 sec