Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-184242
#<BuildRuby:0x00007fb8a7acfdc0
@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.20240807-184242",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002875 0.004874 3.330065 ( 3.269857)
build_miniruby 0.001650 0.000000 1.475734 ( 1.472366)
build_ruby 0.002125 0.000000 3.887726 ( 4.128869)
build_all 0.006949 0.002525 8.192236 ( 3.289468)
build_install 0.016789 0.002080 10.365273 ( 4.800517)
test_btest 0.000689 0.000184 114.236632 ( 31.188710)
test_basic 0.007744 0.002077 1.213220 ( 1.262552)
test_all 0.105790 0.042212 886.559904 (272.774111)
test_rubyspec 0.039569 0.049238 169.831186 ( 34.923161)
total: 357.11 sec