Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-124037
#<BuildRuby:0x00007f532c6afdc0
@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.20241212-124037",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.003070 0.004644 3.330444 ( 3.250006)
build_miniruby 0.001344 0.000231 1.504627 ( 1.501830)
build_ruby 0.001618 0.000279 4.119645 ( 4.277909)
build_all 0.008267 0.000656 6.519915 ( 2.906463)
build_install 0.008999 0.012327 9.061501 ( 4.595217)
test_btest 0.000714 0.000173 77.305896 ( 23.836580)
test_basic 0.000669 0.008916 0.809296 ( 0.862765)
test_all 0.114033 0.030079 690.795938 (204.424723)
test_rubyspec 0.041384 0.041520 115.030945 ( 27.081793)
total: 272.74 sec