Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-235114
#<BuildRuby:0x00007f70367efdd0
@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.20240820-235114",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000039 0.000005 0.000044 ( 0.000044)
build_up 0.005006 0.004096 4.076105 ( 6.064876)
build_miniruby 0.001581 0.000250 1.869702 ( 2.400458)
build_ruby 0.002479 0.000000 4.968549 ( 6.096711)
build_all 0.004083 0.006222 9.006850 ( 9.127019)
build_install 0.016088 0.009499 12.413879 ( 13.493964)
test_btest 0.000734 0.000167 128.913579 (137.577386)
test_basic 0.006511 0.007604 1.482849 ( 2.413982)
test_all 0.137020 0.025014 994.983831 (751.815855)
test_rubyspec 0.055990 0.038643 175.472466 ( 84.471236)
total: 1013.46 sec