Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-140325
#<BuildRuby:0x00007ff8b6a8fdc0
@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.20240726-140325",
@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.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005069 0.003342 4.146111 ( 4.095808)
build_miniruby 0.001951 0.000000 1.833570 ( 1.839810)
build_ruby 0.002282 0.000077 4.659039 ( 4.877618)
build_all 0.004654 0.005255 8.427955 ( 4.653861)
build_install 0.016106 0.006997 11.622116 ( 6.344715)
test_btest 0.000622 0.000175 123.997808 ( 54.107449)
test_basic 0.011044 0.000784 1.181731 ( 1.256175)
test_all 0.102942 0.053169 899.896803 (291.772992)
test_rubyspec 0.044752 0.047763 170.275153 ( 35.139193)
total: 404.09 sec