Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-171404
#<BuildRuby:0x00007f04df94fdc8
@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-171404",
@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.000026 0.000005 0.000031 ( 0.000032)
autoconf 0.000050 0.000010 0.000060 ( 0.000057)
configure 0.000043 0.000009 0.000052 ( 0.000052)
build_up 0.008194 0.000833 3.905063 ( 6.581114)
build_miniruby 0.001818 0.000364 1.795427 ( 2.509496)
build_ruby 0.003071 0.000000 4.671485 ( 6.091236)
build_all 0.011318 0.000351 8.907437 ( 11.217596)
build_install 0.018812 0.007995 11.882175 ( 14.627310)
test_btest 0.000775 0.000162 123.816748 (159.429315)
test_basic 0.008825 0.003386 1.295193 ( 2.295389)
test_all 0.132052 0.036621 895.158723 (1029.470847)
test_rubyspec 0.046784 0.048746 172.535163 (107.848143)
total: 1340.07 sec