Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-062033
#<BuildRuby:0x00007fd1a6e9fdc0
@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.20241127-062033",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003705 0.003958 3.350255 ( 3.282386)
build_miniruby 0.001832 0.000000 1.642290 ( 1.640190)
build_ruby 0.002001 0.000000 4.234886 ( 4.413371)
build_all 0.004650 0.002355 6.455735 ( 2.687998)
build_install 0.010635 0.005520 8.440756 ( 3.988839)
test_btest 0.000914 0.000229 84.706952 ( 33.562232)
test_basic 0.006192 0.004317 0.992368 ( 1.039848)
test_all 0.108298 0.040782 786.308449 (289.104164)
test_rubyspec 0.045049 0.036448 123.583733 ( 33.707446)
total: 373.43 sec