Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-142243
#<BuildRuby:0x00007fa6af4afdc8
@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.20241024-142243",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.003747 0.003967 3.987032 ( 3.888235)
build_miniruby 0.001362 0.000351 1.645274 ( 1.652418)
build_ruby 0.001533 0.000395 4.287766 ( 4.420472)
build_all 0.003425 0.005100 7.024044 ( 2.918518)
build_install 0.008656 0.009964 9.892498 ( 4.793394)
test_btest 0.000775 0.000266 77.130204 ( 20.796756)
test_basic 0.004261 0.005984 1.038672 ( 1.089105)
test_all 0.102238 0.045379 726.331560 (216.943198)
test_rubyspec 0.034935 0.047807 121.363174 ( 28.612992)
total: 285.12 sec