Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-214223
#<BuildRuby:0x00007f722113fde0
@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.20241001-214223",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006945 0.001389 4.363428 ( 3.605254)
build_miniruby 0.000000 0.001528 1.703953 ( 1.701506)
build_ruby 0.000000 0.001911 4.369484 ( 4.499165)
build_all 0.006810 0.002103 6.654267 ( 2.722348)
build_install 0.019366 0.000372 10.507245 ( 5.050656)
test_btest 0.000689 0.000142 93.700596 ( 24.639651)
test_basic 0.009005 0.000000 0.897249 ( 0.947881)
test_all 0.095246 0.055517 777.317641 (219.454839)
test_rubyspec 0.040490 0.045081 135.761755 ( 30.439904)
total: 293.06 sec