Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250208-083409
#<BuildRuby:0x00007f2ad196fde0
@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.20250208-083409",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.007825 0.000489 3.543649 ( 4.334688)
build_miniruby 0.001672 0.000104 1.593555 ( 2.134368)
build_ruby 0.002112 0.000000 4.167767 ( 23.644215)
build_all 0.010660 0.000264 6.413818 ( 4.818619)
build_install 0.011980 0.013261 9.230248 ( 8.433519)
test_btest 0.001105 0.000051 76.299991 ( 67.752491)
test_basic 0.011637 0.000000 1.010935 ( 1.503570)
test_all 0.073505 0.049436 610.535069 (257.555247)
test_rubyspec 0.059446 0.011439 104.760060 ( 21.177201)
total: 391.36 sec