Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-203300
#<BuildRuby:0x00007fb4f52efde0
@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.20241013-203300",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008869 0.000525 4.273370 ( 5.207227)
build_miniruby 0.002407 0.000260 1.714198 ( 1.989152)
build_ruby 0.002020 0.000218 4.530460 ( 5.284324)
build_all 0.006269 0.005112 7.814165 ( 5.918158)
build_install 0.020005 0.006150 10.954067 ( 8.439980)
test_btest 0.000735 0.000114 98.780951 ( 80.552423)
test_basic 0.005822 0.008775 1.366588 ( 1.864451)
test_all 0.118678 0.044227 859.623813 (549.234281)
test_rubyspec 0.044092 0.051180 137.288137 ( 53.522771)
total: 712.01 sec