Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-035344
#<BuildRuby:0x00007f8eba4cfdd8
@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.20241117-035344",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.007993 0.000000 3.736471 ( 3.946851)
build_miniruby 0.001601 0.000257 1.391277 ( 1.791757)
build_ruby 0.001486 0.000241 4.057032 ( 6.046655)
build_all 0.008537 0.000000 6.701733 ( 2.890424)
build_install 0.015345 0.004684 9.890165 ( 4.872973)
test_btest 0.000789 0.000132 82.357644 ( 21.955612)
test_basic 0.006575 0.003891 0.938900 ( 0.991103)
test_all 0.101738 0.046439 739.793262 (222.546724)
test_rubyspec 0.056483 0.031412 121.285516 ( 24.356479)
total: 289.40 sec