Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-060119
#<BuildRuby:0x00007f69280efdd8
@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.20240715-060119",
@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.000004 0.000025 ( 0.000027)
autoconf 0.000042 0.000008 0.000050 ( 0.000051)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.001393 0.008382 3.969971 ( 4.546910)
build_miniruby 0.000000 0.001988 1.695464 ( 1.769277)
build_ruby 0.000682 0.001956 4.710022 ( 5.056631)
build_all 0.009931 0.001627 9.007936 ( 5.405096)
build_install 0.009221 0.014467 11.509923 ( 6.700946)
test_btest 0.000772 0.000272 120.418164 ( 34.206382)
test_basic 0.004300 0.008757 1.335143 ( 1.434723)
test_all 0.117613 0.033258 777.891611 (223.165639)
test_rubyspec 0.057885 0.035164 161.661803 ( 29.724539)
total: 312.01 sec