Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-024541
#<BuildRuby:0x00007fe2302afde0
@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.20240807-024541",
@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.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.002727 0.005223 3.456256 ( 3.455478)
build_miniruby 0.001148 0.000505 1.658915 ( 1.655534)
build_ruby 0.001977 0.000000 4.221517 ( 4.379809)
build_all 0.010709 0.000000 8.782210 ( 4.057903)
build_install 0.017845 0.004241 11.333848 ( 5.379265)
test_btest 0.000643 0.000239 125.386802 ( 39.494950)
test_basic 0.006212 0.004792 1.322751 ( 1.410477)
test_all 0.092768 0.056015 832.195571 (235.090653)
test_rubyspec 0.036332 0.054751 167.548776 ( 36.297806)
total: 331.22 sec