Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-023454
#<BuildRuby:0x00007f44f72efde0
@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.20240901-023454",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004039 0.004048 3.308736 ( 3.316120)
build_miniruby 0.001484 0.000212 1.753750 ( 1.750301)
build_ruby 0.001668 0.000238 4.453561 ( 4.637112)
build_all 0.006815 0.003259 8.089317 ( 3.277160)
build_install 0.013988 0.008391 10.721109 ( 5.012906)
test_btest 0.000765 0.000149 113.808874 ( 33.357275)
test_basic 0.009180 0.000192 1.180525 ( 1.227234)
test_all 0.133268 0.017279 837.214743 (237.984885)
test_rubyspec 0.062969 0.028353 165.899589 ( 41.062033)
total: 331.63 sec