Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-141742
#<BuildRuby:0x00005571ca3964f8
@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.20240306-141742",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.009222 0.000087 2.799548 ( 3.843274)
build_miniruby 0.001656 0.000103 1.855510 ( 2.074148)
build_ruby 0.001531 0.000000 3.858596 ( 4.357621)
build_all 0.008611 0.000000 7.325968 ( 5.734076)
build_install 0.018542 0.003768 9.284844 ( 7.451498)
test_btest 0.000947 0.000071 95.424625 ( 71.848648)
test_basic 0.005085 0.003690 1.042157 ( 1.761333)
test_all 0.076746 0.044496 771.567566 (409.192218)
test_rubyspec 0.034344 0.056307 128.466838 (139.151333)
total: 645.42 sec