Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-071540
#<BuildRuby:0x00007eff92b3fdd8
@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.20241006-071540",
@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.000022)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.007584 0.000000 3.263235 ( 3.225339)
build_miniruby 0.001498 0.000000 1.223605 ( 1.221174)
build_ruby 0.000000 0.001892 3.344291 ( 3.483172)
build_all 0.007824 0.001235 7.111842 ( 2.934678)
build_install 0.000915 0.017629 9.903277 ( 4.522890)
test_btest 0.000833 0.000186 96.336214 ( 28.290421)
test_basic 0.009747 0.002566 1.233802 ( 1.283370)
test_all 0.104699 0.047484 724.908348 (248.483827)
test_rubyspec 0.054681 0.035738 134.627195 ( 26.743119)
total: 320.19 sec