Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-233007
#<BuildRuby:0x00007fc58a5bfde0
@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.20240718-233007",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001729 0.008259 4.037607 ( 5.781838)
build_miniruby 0.000000 0.002081 1.842136 ( 2.176220)
build_ruby 0.001396 0.000960 4.479282 ( 6.221691)
build_all 0.005828 0.005864 8.806163 ( 8.958462)
build_install 0.008907 0.018748 11.891631 ( 11.574927)
test_btest 0.000738 0.000338 124.382392 (125.894770)
test_basic 0.003378 0.009583 1.389321 ( 2.190141)
test_all 0.115931 0.048984 922.111474 (586.607857)
test_rubyspec 0.046525 0.046146 173.869204 ( 54.272035)
total: 803.68 sec