Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-083539
#<BuildRuby:0x00007fef9d7ffdc0
@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.20241201-083539",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007597 0.000000 3.090736 ( 3.013370)
build_miniruby 0.001676 0.000000 1.216686 ( 1.214179)
build_ruby 0.000000 0.002011 3.365451 ( 3.573785)
build_all 0.006214 0.001194 6.448580 ( 2.714080)
build_install 0.011993 0.004614 8.788337 ( 4.361948)
test_btest 0.000836 0.000146 77.383896 ( 22.711141)
test_basic 0.009219 0.000891 1.048642 ( 1.091390)
test_all 0.077814 0.062196 723.059618 (265.583785)
test_rubyspec 0.047228 0.033821 118.386458 ( 26.108152)
total: 330.37 sec