Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-224942
#<BuildRuby:0x00007faeb708fdc8
@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.20241008-224942",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.001677 0.007122 4.258005 ( 5.070383)
build_miniruby 0.001431 0.000463 1.746999 ( 1.925124)
build_ruby 0.002222 0.000719 4.271869 ( 44.167018)
build_all 0.000641 0.010585 7.854622 ( 5.887838)
build_install 0.016942 0.006777 10.644280 ( 12.129191)
test_btest 0.001147 0.000000 99.582941 ( 76.754145)
test_basic 0.009478 0.003535 1.230165 ( 1.751757)
test_all 0.122466 0.040212 846.990949 (636.206368)
test_rubyspec 0.050206 0.040032 140.995552 ( 59.137570)
total: 843.03 sec