Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-130748
#<BuildRuby:0x00007f38673ffdd0
@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.20240703-130748",
@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.000028 0.000005 0.000033 ( 0.000034)
autoconf 0.000048 0.000009 0.000057 ( 0.000057)
configure 0.000040 0.000007 0.000047 ( 0.000048)
build_up 0.005519 0.005251 6.304755 ( 6.392680)
build_miniruby 0.010274 0.002283 271.486729 ( 99.699912)
build_ruby 0.002132 0.000473 5.443438 ( 5.504662)
build_all 0.014991 0.000288 52.265443 ( 25.404635)
build_install 0.024647 0.004938 12.289055 ( 9.194430)
test_btest 0.001142 0.000234 126.776331 ( 40.191561)
test_basic 0.002886 0.005295 1.301423 ( 1.344716)
test_all 0.100592 0.058854 897.618890 (343.850222)
test_rubyspec 0.063080 0.029849 177.566167 ( 43.837422)
total: 575.42 sec