Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-000659
#<BuildRuby:0x00007f1e7fd1fde0
@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.20241203-000659",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.003257 0.004854 2.727288 ( 2.689246)
build_miniruby 0.001152 0.000269 1.566724 ( 1.563938)
build_ruby 0.001749 0.000408 4.114916 ( 4.220536)
build_all 0.003206 0.005161 6.251474 ( 2.678100)
build_install 0.007099 0.011197 9.096466 ( 4.540991)
test_btest 0.000596 0.000199 75.468921 ( 20.531494)
test_basic 0.005721 0.004770 1.014837 ( 1.066733)
test_all 0.103406 0.039921 695.602429 (214.175409)
test_rubyspec 0.039074 0.039280 119.976616 ( 26.669306)
total: 278.14 sec