Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-024905
#<BuildRuby:0x00007efd6fe3fdc8
@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.20241023-024905",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000047 0.000009 0.000056 ( 0.000056)
configure 0.000043 0.000009 0.000052 ( 0.000051)
build_up 0.005379 0.005231 4.385198 ( 5.796017)
build_miniruby 0.000000 0.002101 2.307912 ( 2.579152)
build_ruby 0.000626 0.002112 4.742330 ( 5.396156)
build_all 0.002854 0.008013 7.481476 ( 5.659083)
build_install 0.016824 0.009745 11.176150 ( 9.124612)
test_btest 0.000782 0.000254 85.093911 ( 73.557960)
test_basic 0.008962 0.003018 1.172371 ( 1.792841)
test_all 0.112410 0.049749 808.862370 (453.809479)
test_rubyspec 0.040933 0.045258 126.512507 ( 31.581868)
total: 589.30 sec