Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-020412
#<BuildRuby:0x00007f09b92ffde0
@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.20240805-020412",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000040 0.000007 0.000047 ( 0.000045)
build_up 0.008865 0.000748 4.275513 ( 5.058734)
build_miniruby 0.001570 0.000235 1.853984 ( 2.089861)
build_ruby 0.001965 0.000295 4.853144 ( 5.348730)
build_all 0.010068 0.001510 9.258475 ( 7.014887)
build_install 0.022570 0.003386 12.753878 ( 9.150306)
test_btest 0.000898 0.000135 128.382489 ( 71.902487)
test_basic 0.008651 0.004834 1.432908 ( 1.614555)
test_all 0.080085 0.072332 862.448938 (306.243676)
test_rubyspec 0.057659 0.035481 175.301044 ( 50.186051)
total: 458.61 sec