Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-064150
#<BuildRuby:0x00007f101f8cfdd0
@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.20241207-064150",
@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.000038 0.000005 0.000043 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.000000 0.007257 2.873407 ( 2.746928)
build_miniruby 0.001531 0.000000 1.128090 ( 1.125153)
build_ruby 0.001734 0.000000 3.105564 ( 3.283827)
build_all 0.000865 0.007029 5.127909 ( 2.045751)
build_install 0.010702 0.008499 7.182249 ( 3.265947)
test_btest 0.000688 0.000192 72.145287 ( 18.798462)
test_basic 0.003705 0.006552 0.919420 ( 0.977404)
test_all 0.119979 0.023694 695.596678 (200.623970)
test_rubyspec 0.043333 0.037773 117.396602 ( 27.126366)
total: 259.99 sec