Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-223318
#<BuildRuby:0x00007f9de879fdc8
@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.20240723-223318",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.007776 0.000000 3.743059 ( 3.784229)
build_miniruby 0.001950 0.000000 1.659301 ( 1.655659)
build_ruby 0.002238 0.000000 4.417109 ( 4.634546)
build_all 0.008966 0.000371 7.771620 ( 3.452837)
build_install 0.014927 0.006682 10.638930 ( 5.200560)
test_btest 0.000835 0.000214 123.239746 ( 41.213788)
test_basic 0.000000 0.008911 0.938277 ( 0.984911)
test_all 0.110143 0.039335 825.987207 (232.217391)
test_rubyspec 0.058572 0.029610 165.538467 ( 34.557895)
total: 327.70 sec